Search Issue Tracker
Some prefabs reimport every time editor is restarted
Using Unity 2021.2.0f1 1. Create a project which has a Prefab and add a MonoBehaviour to that prefab 2. Restart the Editor 3. Notic... Read more
Standalone Profiler crash on CleanUpAssetDatabaseV2 when closing Standal...
Steps to reproduce: 1. Open a new project or an existing one 2. Open Standalone Profiler 3. Close it with the "X" button at the top ... Read more
Infinite import on opening project (related to prefabs)
When opening this project - Editor goes to infinite loop. How can we reproduce it using the example you attached 1 Try opening atta... Read more
Prefab is not reimported when FormerlySerializedAs is added to script
Reproduction steps: 1. Open the user attached project 2. Open Assets/TestFormerlySerializedAsBug/TestFormerlySerializedAsBug1.cs 3. ... Read more
Texture size increased on first build when 'Compress Textures/Assets on ...
How to reproduce: 1. Download the attached project '1397965.zip' 2. Make sure to disable Preferences > Asset Pipeline > Compress Tex... Read more
Modifying any file in the Assets folder breaks DrawMeshInstancedIndirect...
Reproduction steps: 1. Open user-submitted project 2. Open scene Level 1 in the Scenes folder 3. Enter Play Mode 4. Open Assets/some... Read more
Asset Database operations not working correctly when invoked from [Initi...
Reproduction steps: 1. Open the attached user's project 2. Notice that 'Data (Data)' is printed in the console 3. Close the project ... Read more
Memory leak on image asset import during tests
Steps to reproduce: 1. Open attached EditorWindowTests.zip project (make sure Library folder is deleted before opening) 2. Open tool... Read more
Asset in Editor Default Resources fails to load on startup when using As...
Reproduction steps: 1. Open the user attached "LoadBug.zip" project 2. Notice the "Unable to find required resource at flag-nl.png" ... Read more
Editor hangs after importing Karting Microgame AssetStore package
How can we reproduce it open attached (in comment) project or 1 Create new 3D Project 2 In browser open https://assetstore.unity.co... 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
- Can not navigate through the Scene view when using a drawing tablet
- Crash on EditorDisplayDialogProc when opening Dialog box containing buttons with unusually long labels
- Crash on AsyncWriteImageToR2dFile when baking lightmaps using custom parameter with 16x Anti Aliasing samples
- Application Cloud Connection Id is incorrect when using Build Profile with Player Setting Overrides.
- [Android] [GameActivity] UI is unresponsive when Application Entry Point is set to GameActivity