Search Issue Tracker
Unity 5.4 crashes on resume with error "D3D9: failed to create vertex bu...
1) download 2DphysicsPuzzle from Asset Store2) open any scene in unity 5.4.0b53) Leave it for 30 to 40 min4) unlock PC and Resume5) ... Read more
[GLES3][LWRP] VFX Graph are not compiled on Mali GPU, GLSL link error is...
To reproduce:1. Create a new project;2. Create a default VFX Graph;3. Drag it to the scene4. Build and run the scene on Android devi... Read more
Android: Protected graphics memory doesn't work on android device
Protected graphics memory doesn't work because EGL_EXT_protected_surface is used instead of EGL_EXT_protected_content. This excludes... Read more
[Timeline] Timeline animation resets to the first frame if animations tr...
To reproduce:1. Open users attached project "TimelineFinalFrame.zip"2. Open "SampleScene.unity" scene3. Select DirectorTimeline time... Read more
Tizen Error: fail to get the stdin console mode
Tizen Error: fail to get the stdin console mode 1. What happened Tizen plugins work, but they produce an error in the editor console... Read more
Unity editor will not recognize MonoBehaviour when it has certain text c...
Reproduction steps:1. Open the attached project "Temp2020.3.33.zip"2. In the Project window select the "StrangeBehaviour" C# script3... Read more
Audio Mixer group name does not update in the Project window when renamed
How to reproduce:1. Open the attached project (AudioMixerTest.zip)2. In the Project window, double-click the NewAudioMixer Asset3. I... Read more
[MacOS] Can interact with editor window without it coming into focus
If your editor window is unfocused, you can click on visible components and interact with the editor. It stays out of focus for a fe... Read more
Shader Error when creating a Visual Effect Graph
Repo steps: Open Core Unity Scene Open Window > Package Manager Check Visual Effect Graph is installed Right click the Project Me... Read more
UnityWebRequest.error returns inconsistent results after Abort is called
Steps to reproduce: 1. Open attached project2. Open and play the 'Scene' in it3. Click 'Start Download' button4. Wait while the prog... Read more
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Crash on _platform_memmove after entering large value in Graphics settings Preloaded Shaders field
- Disproportionally large impact on CPU frame time when writing to a rendering entity's LocalToWorld
- "Constant Force" Component numeric fields drift out of view while entering a really big value in the Inspector
- Scene view camera speed pop-up appears empty or cut off when Scene view is very narrow
- UnityEvent does not get pasted to a uGUI component when trying to copy it from a Script