Search Issue Tracker
NullReferenceException is thrown in Play mode when GO Properties window ...
Reproduction steps:1. Open the attached project ("1371833_22.1.0a16.zip")2. Open "SampleScene"3. Right-click Canvas in the Hierarchy... Read more
Selecting a GameObject with Scripts that have a lot of data in Serializa...
How to reproduce:1. Open attached project2. Open Inspector3. Select Main Camera in Hierarchy Expected result: Everything is rendered... Read more
IndexOutOfRangeException is thrown when increasing the size of an Expose...
How to reproduce:1. Open the user-submitted project2. Open the scene "bug" (Assets/bug.unity)3. In the Hierarchy window, select the ... Read more
The first element of a Reorderable List/Array is not editable when creat...
How to reproduce:1. Open the user-submitted project2. Open the scene "SampleScene" (Assets/Scenes/SampleScene.unity)3. In the Hierar... Read more
LEGO® Microgame tutorial "Customize your game" stage cannot be completed
Reproduction steps:1. Open Unity Hub and go to Learn section2. Download and open LEGO® Microgame project3. Close "Get Started With U... Read more
LEGO microgame, missing dropdown from inspector Specific Action field
Description:A field (Array or list?) is missing the ability to expand, cannot assign Size, therefore cannot be edited.This occurs on... Read more
Copying option in the Transform Component -> Copy that copies all the Gl...
Reproduction steps:1. Create a new Unity project2. Select any GameObject3. Go to Transform -> Copy4. Observe the copying option t... Read more
"<>" symbols are added when selecting multiple GameObjects and renaming ...
Reproduction steps:1. Open the user's attached project2. Make Editor Fullscreen3. Select A, B, C GameObjects in the Hierarchy4. Rena... Read more
Transform rotation value becomes the same when selecting multiple Game o...
Reproduction steps:1. Open the user’s attached project2. Select A, B, C GameObjects in the Hierarchy3. Change value in the Inspector... Read more
The Asset Labels UI doesn't show up when the asset is in a Package folder
How to reproduce:1. Open the attached project "ModelImportProcessing.zip"2. Select "Assets/Barrel"3. Note the Label UI and that it h... 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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used