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
- Crash on SpriteAtlas::PopulatePackedTexturesAndRenderData when changing Import Settings on a Sprite that has been added to a Sprite Atlas while in PlayMode
- Empty lists can be applied in Additional Compiler Argument list in Project Settings
- [Vulkan][OpenXR] SRP Foveation Regions Not Centered when eye-tracking is not used
- Long Color Library name overflows outside input field bounds
- Shader Graph validation and Metal threadgroup memory warnings thrown when installing HDRP package in Universal 3D Template