Search Issue Tracker
Unlit shadergraph does not work in UI screenspace-overlay mode
Steps to reproduce:- Open OutdoorsScene in the attached project- Compare UI rendering in scene view VS game view Expected: All 3 ite... Read more
Crash at GfxDeviceD3D11Base::EndBufferWrite when launching Unity with a ...
Workaround:-update graphics card drivers-Use -force-glcore argument when launching Unity. You can read more about command line argum... Read more
GameObject that changes parents when set to DontDestroyOnLoad becomes mi...
When a gameObjects gets set to DontDestroyOnLoad, after becoming a child of an object in a scene and then setting the parent to null... Read more
Crash when declaring a replacement variable with "using" that encompasse...
Reproduction steps:1. Open the attached project ("1197204.zip")2. Open the "SampleScene"3. Open the "test.cs" script in Visual Studi... Read more
[M1] Editor FPS drops significantly when moving Editor window to the sec...
Reproduction steps:1. Create a new project2. Enter play mode and turn on "Stats" window3. Observe FPS4. Move the Editor window to th... Read more
Stored data in arrays is removed when calling "InstatiateAsync" function
Reproduction steps:1. Open the attached "InstantiateAsyncTransformRepro.zip" project2. Select the "Simple Data Holder" Prefab in the... Read more
System.NullReferenceException is thrown when selecting a GameObject with...
Reproduction steps:1. Open the attached “BugRepro” project2. Open the “Assets/Scenes/SampleScene.unity” Scene3. Select “BrokenInspec... Read more
"Assertion failed on expression" error is thrown when Audio Group's "Sen...
How to reproduce:1. Open attached project "AudioTest.zip"2. Open "Audio Mixer" window3. In Project Window select "MisterMixer"4. In ... Read more
Building fails with the error " The directory name is invalid:" when ':'...
Reproduction steps:1. Open the attached project “ReproProject”2. Navigate to the Player settings (menu: Edit > Project Settings &... Read more
Method with [RuntimeInitializeOnLoadMethod()] attribute with "BeforeScen...
Method with attribute [RuntimeInitializeOnLoadMethod(RuntimeInitializeLoadType loadType)] with parameter "RuntimeInitializeLoadType.... 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
- [Android] Stage information is not logged when Log Shader Compilation is enabled
- [Vulkan] The memory allocation increases rapidly when there are multiple (three or more) Real-Time Reflection Probes in the Scene
- [macOS] Library folder of the opened project can be deleted which leads to the crash
- “Default Scene” dropdown field contains a spelling mistake “Default Builtin”
- Editor crashes on PPtr<Mesh> after adding Text Mesh and Cloth Components to the same GameObject