Search Issue Tracker
Terrain brush shadow disappears when Terrain Y transform position is be...
Terrain brush shadow disappears when Terrain Y transform position is -800 <-> +1000. Repro Steps: 1) Create new project2) Crea... Read more
Recursive serialization makes unity fail badly
See the attached project. There is no crash as such but the editor enters an infinite loop and leaks memory in the specified cases. ... Read more
Script names should disallow spaces
Creating C# or Boo script with spaces in the file-name does not match class-name in script, which means the MonoBehaviour can't be a... Read more
UnityScript should check scope of variables in strict mode
UnityScript does not seem to handle scope of local variables correctly. Take the following simple script: function Start () {if (fal... Read more
MINOR: Resetting project settings doesn't work properly
Reset doesn't work at all in:- Project Settings -> Tags- Project Settings -> NavMeshLayers- Project Settings -> Audio- Proj... Read more
AssetPostprocessor - Add firstImport flag in OnPreprocessModel
We should add "bool firstImport" parameter inAssetPostprocessor.OnPreprocessModel that would allow users to set the import settings ... Read more
Texture Importer: Let users know the progress of applying changes to lar...
Let users know the progress of applying changes that takes long time to apply. When changing the Target size of a Substance Material... Read more
Unity becomes unresponsive when doing long imports
Unity becomes unresponsive and even doesn't redraw when doing long imports (for example case 410940). Unity should redraw and would ... 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 JobQueue::HasJobGroupIDCompleted when closing the Editor while in Play mode on a specific project
- In "Preferences" section the “SpriteShape” menu item, the details page title “SpriteShape”, and “ControlPoint” entries are displayed as code strings rather than formatted UI strings
- Errors thrown constantly when Virtual Offset Debug is enabled and lighting was baked on AMD machine
- Persistent Memory Leak when reloading domain and using Distance-based Ghost Importance
- HDRP project doesn't render in standalone player when using High stripping