Search Issue Tracker
[UI] MaskableGraphic OnEnable and OnDisable are slow causing non-respons...
To reproduce: 1. Open attached project 2. Play scene 3. Click on Open 4. Notice spike in profiler 5. Click on Back button 6. Notice ... Read more
Animator "Update Mode" change is not saved
Changing the "Update Mode" property of an Animator component does not mark the scene as modified and is not saved when using File > ... Read more
Shader compiler errors are occurring when using hull shader
How to reproduce: 1. Open the attached 'Grass.zip' project 2. Observe the Console Expected result: No errors Actual result: Shader ... Read more
Assigning a canvas to an OnClick () event on the button changes the refe...
To reproduce: - Enter play mode - Try the "Show / Hide" button on the text panel (this will work as intended hiding/showing the canv... Read more
"Destroy can only be called from the main thread" is thrown after buildi...
How to reproduce: 1. Make sure that IL2CPP is installed 2. Open attached project "BugReproduction.zip" 3. In Editor, click on Windo... Read more
[Textures] Unity crashes inside FreeImage when importing or duplicating ...
To reproduce the issue follow the steps: 1. Open "xD" the project 2. Try duplicating some of the textures that are in the assets fol... Read more
Crash on C99Api::Baselib_Process_Abort when running Play Mode for a while
Reproduction steps: 1. Open the attached “repro-project“ 2. Open the “Assets/id-Ss_Catalog/Layout/testScene.unity“ scene 3. Enter... Read more
[macOS] Selected Locale is always set to English
How to reproduce: 1. Download and open the attached project 2. Build the project for macOS 3. Open the built project 4. Observe ... Read more
[MacOS] Crash when changing the value of a variable whose name includes...
Reproduction steps: 1. Open "1178558" project and "SampleScene" 2. Select "TestObject" GameObject 3. On "NonLatinFieldNameBug" scrip... Read more
There's a gap between the last cascade and the baked Shadow map when dis...
Reproduction steps: 1. Open the “ReproProject“ project 2. Open the “Assets/OutdoorsScene“ scene 3. Zoom in and out in the Scene V... 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
- Profiler - Taking you to the wrong section when using 'show'
- Draw Renderers custom pass doesn't work with SSGI
- WebCamTexture does not set the requested resolution when used in WebGL
- Editor default Stylesheet/Matching Selector buttons in Debugger don't do anything
- Graphics.DrawMeshNow stops rendering Render Texture after a few frames when viewed in the Player