Search Issue Tracker
Prefab instances are not updated in the scene after optimizing models
To reproduce:1. Import a model2. Drag it into scene3. Drag it back into the hierarchy to make a prefab4. Go back to Model Importer5.... Read more
editor crash on trying to use System.Speech.Recognition
-e: when trying to use System.Speech.Recognition in a script the editor crashes -repro:--unzip attached project--drag Scripts/Test.c... Read more
Drop down menu is opened in the top right corner
To reproduce:1. Import a model2. Click on it in the project view3. Click on Root node to expand the drop down menu4. Select the node... Read more
Polygon collider 2d documentation is outdated
Polygon Collider 2D has been changed and it does not match the current information in documentation: http://docs.unity3d.com/Documen... Read more
Cannot load System.Runtime.TargetedPatchingOptOutAttribute type
To reproduce:1) Open attached project2) Then notice the errors in console: TypeLoadException: Could not load type 'System.Runtime.Ta... Read more
Contextual menu for a shader is shown in the particle system curves
Steps to reproduce : - create a new project- create a particle system- enable "Size over Lifetime" and select the Size Curve- resize... Read more
Unity crashes on opening scene with HideFlags.DontSave object
To reproduce:1)Open the attached project2)Open AEAnimTesting scene3)Unity crashes (stack trace is attached in editor.log) Does not h... Read more
UNITY_EDITOR_MAC is missing
THe following define doesn't exist: UNITY_EDITOR_MAC There is a UNITY_EDITOR_WIN. Of course you can test for !UNITY_EDITOR_WIN, but ... Read more
UNITY_EDITOR_WIN and UNITY_EDITOR_OSX missing from docs
Can you add please definitions : UNITY_EDITOR_WINUNITY_EDITOR_OSX Read more
Mip map generation for sprites on AMD Radeon GPU's is broken
To reproduce:1. Open attached project2. Open scene "MipMap error". It contains two sprites - one with mip maps enabled and one with ... 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
- URP Realtime reflection probes do not update when RenderProbe() is being called once per second
- Addressable terrain shader variants are stripped from the Player
- [iOS] Debug.Log() appears as <private> in Console app
- UI stays in the background when it is disabled in simulator
- A wrong log file is attached when project is launched with a "-logFile" command line argument