Search Issue Tracker
Crashes on UsabilityAnalytics_CUSTOM_SendEvent when adding an existing s...
To reproduce:1. Open attached Unity project "reproducingError2.zip"2. Open "scene" scene3. Click on GameObject in the Hierarchy4. Cl... Read more
[Inspector] Changing the type of an assigned public variable beween Tran...
Changing the type of a public variable with an assignment from GameObject to Transform or the other way around does not give a type ... Read more
After changing type from GameObject to Transform inspector field for tha...
Steps to reproduce: 1. Open attached project2. Open scene "testScene"3. In hierarchy, select ScriptHolder GO and notice that Cube is... Read more
[Inspector] Can't set scene fields to scenes which has the same name as ...
Steps to reproduce:1) open attached project2) open scene 'main'3) select 'HudComponent' from hierarchy and lock inspector4) drop bot... Read more
[Hotkey] Alt-Shift-A hotkey does not enable/disable GameObject anymore
Reproduction steps:1. Open the attached project2. Select the "Main Camera" GameObject3. Press Alt + Shift + A Actual result: Opens "... Read more
[ComponentReordering] Order of components isn't saved
To reproduce:1. Open attached project (repro764986.zip)2. Open test scene3. Move up or down Newbehaviorscript component on Main Came... Read more
UnityEditor.TooltipView.Close nullReferenceException when clicking proje...
To reproduce:1. Open attached project2. Open MiniGame scene3. Notice error in console (click anywhere on project window and observe ... Read more
When changing array size in inspector it doesnt change if the array lose...
To reproduce:1. Attach "Generator" script to camera (or any other object)2. Try to change any of the array sizes, and then click on ... Read more
Fatal Error "GetManagerFromContext: 'Lightmap Settings' is NULL" is thr...
Fatal Error "GetManagerFromContext: 'Lightmap Settings' is NULL" is thrown after selecting any material, locking Inspector, and then... Read more
Unity crashes when deleting a game object that is locked in the Inspecto...
To reproduce:1. Open the project attached2. Select gameobject "Player"3. Lock one Inspector window4. Delete the "Player" gameobject ... 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
- Assets are created in the Package folders when creating assets via custom buttons in the Inspector window or other windows
- “Select” windows are named differently on Windows and macOS
- [Windows] No minimum “Select” window size
- Enabling “Editor Extension Authoring” in UI Builder doesn’t dirty the document and saving with shortcut doesn’t persist the state
- WebRequest.Create() function fails with "URI prefix is not recognized" errors when the project is built for Linux Standalone or Windows Dedicated Server