Search Issue Tracker
[Android] Black screen is rendered when playing a certain application on...
How to reproduce:1. Open the attached "SpheresRepro" project2. Go to File --> Build Settings and change platform to Android3. Bui... Read more
Unexpected jump while debugging nested loops in Visual Studio
How to reproduce:1. Open Unity2. Load user-submitted project3. Open 'ArrayTest.cs' script in Visual Studio4. Set Visual Studio debug... Read more
Default reflection probe data remains intact even after deleting GI cache
This bug only occurs when there is an occlusion culling data locally stored in the project. How to repro:1. Open attached project "a... Read more
UI elements causes CPU usage spikes and makes Editor laggy
How to reproduce:1. Open the attached project2. Open the scene3. Notice the Editor lag4. Open the profiler5. Notice the CPU usage sp... Read more
[Regression] Postprocessing tagging creates additional tag at run-time a...
How to reproduce:1. Download attached project file and open "Main" Scene2. In the Project Window re-import "A006_Carrot" Model3. Ent... Read more
Scene saving dialog always starts at Assets folder
Steps to reproduce:1. Create a new project2. Create a folder3. Create a new scene4. Try to save the scene while having the folder op... Read more
Operators == and != are not implemented for Color32
Steps to reproduce:1. Create a new Project2. Create a script with 2 Color32 variables3. Try to compare them with == or != operators ... Read more
[Material] Animated MaterialEditor.VectorProperty values are returned in...
How to reproduce:1. Add the "_VectorProp" property to the animation clip. You can see the ".xyzw" components were added, which is co... Read more
[MacOS] GC Alloc grows up to 30MB when scrolling in Inspector (with Time...
To reproduce:1. Open project2. Open 'Inspector_Lag_Test" scene3. Select InspectorTester in Hierarchy4. Try scrolling in Inspector wi... Read more
Unity fails creating or switching projects within the Editor if "Malware...
How to reproduce:1. Open Unity2. Go to File3. Create / open a project from editor Expected result: The current instance of Unity is ... 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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default