Search Issue Tracker
[Regression]NullReferenceException in UnityEditor.Scripting.ScriptCompil...
[Regression]NullReferenceException in UnityEditor.Scripting.ScriptCompilation after importing Standard Assets Characters package Ste... Read more
Color picker crashes Editor
Steps to reproduce:1. Open attached project2. Open scene repro53. 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. To... 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: -enableUnity... Read more
Errors being produced when deleting last Quality level or adding the new...
How to reproduce:1. Open new Unity project2. Go to Edit --> Project Settings --> Quality3. Delete all the quality levels and t... 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. Open U... 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 Editor ... Read more
Editor log shows incorrect file size values of project components after ...
To reproduce:1. Create new project and build it2. Open editor log, find file sizes section (picture attached) Expected: file sizes a... 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
- NavMeshManager.LoadData takes a long time and causes performance spikes when enabling a NavMeshSurface with already instantiated NavMeshLinks
- Shadows created by real-time Spotlights are rendered at a very low resolution on terrain when HDRPAsset Lit Shader Mode is set to Forward or Both
- “STP” in Project window > Advanced Upscalers by Priority menu list is shown as available to add when it is already added to the list
- Rename fails with an error “Canceling DisplayDialog” when renaming a Mipmap Limit Group in Project Settings > Quality after adding a new group
- Obsolete API warning CS0618: 'HDAdditionalLightData.SetIntensity(float)' is thrown when installing “Output Event Helpers” Samples to the project