Search Issue Tracker
[Regression]NullReferenceException in UnityEditor.Scripting.ScriptCompil...
[Regression]NullReferenceException in UnityEditor.Scripting.ScriptCompilation after importing Standard Assets Characters package St... Read more
Color picker crashes Editor
Steps to reproduce: 1. Open attached project 2. Open scene repro5 3. Select Menu -> Header and change its color using the color pick... Read more
"Scene(s) Have Been Modified" is not shown when Scene was modified from ...
User is not asked whether to save scene modifications or not when closing the scene, which was modified from the script (run from th... Read more
Console Window displays several error messages merged into one when they...
When script contains compile errors in a line after 255 symbols, the error messages appear merged into one in the Console Window. T... Read more
[macOS] Editor significantly slower when using -debugallocator flag
Unity editor is practically unusable in MacOS with Staging. Steps to reproduce: 1. Open Unity with comand line argumets: -enableUn... Read more
Errors being produced when deleting last Quality level or adding the new...
How to reproduce: 1. Open new Unity project 2. Go to Edit --> Project Settings --> Quality 3. Delete all the quality levels and try ... Read more
[Regression] Copying color from component throws NullReferenceException
Note: Not only UI is affected. Tested and reproduced the same on: Materials, scripts with 'Color', Camera background, Lighting etc. ... Read more
[Windows] Edit menu has duplicate menu items (Undo, Cut, Copy, Paste, etc).
The 'Edit' menu has duplicate entries for a number of the 'system' items (Undo, Cut, Copy, Paste, etc). Steps to reproduce: 1. Ope... Read more
[Regression][Windows] 'device.IsInsideFrame()' assertion is shown after ...
Steps to repro: 1. Open Unity on Windows; 2. Create new project; 3. Maximize Editor window (make it full-screened); 4. Minimize Edi... Read more
Editor log shows incorrect file size values of project components after ...
To reproduce: 1. Create new project and build it 2. Open editor log, find file sizes section (picture attached) Expected: file size... 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
- Articulation Body with 'Revolute' Joint Type has erratic behavior when Upper Limit is set to above 360
- WebGL Player fails to render Scene when Terrain with Detail Mesh is added and WebGPU Graphics API is used
- Inconsistent errors are logged when different types are passed into the Query "Q<>" method in UIToolkit and the ancestor VisualElement is null
- Crash on GetMaterialPropertyByIndex when opening a specific Scene
- Discrepancies in the styling are present when using a TSS file instead of a USS file in custom EditorWindow