Search Issue Tracker
[MacOS] Modal window is blank when opened
How to reproduce:1. Open the user attached project2. Go to the Menu > Test > TestWindow3. Observe the "TestWindow" Expected re... Read more
Serialized items in a list overlap each other when adding new items in I...
Reproduction steps:1. Open the attached 'Test Ground' project2. Observe the 'Assets/New Overlap List.asset' in the Inspector3. Add a... Read more
Array property names are not shown for script components in Inspector an...
Steps to reproduce:1. Open attached arrays.zip project2. Open SampleScene scene3. Select GameObject in Hierarchy4. Observe how New B... Read more
[Editor] Null Reference Exception when highlighting or creating collecti...
Regression in the core editor from 2021.2.15f1 upwards in the tech stream. Whenever you click on a collection table, a null referenc... Read more
ArgumentException is thrown in Console when selecting Android platform i...
How to reproduce:1. Open any project2. Open Build Settings and select Android in the left menu Expected result: No errors in the Con... Read more
[Editor] Scene View is not adhering to the last mode it was left in when...
Reproduction steps:1. Open the attached project "RepoProject.zip"2. Set the Scene view to 2D3. Upgrade the project to 2021.2, 2022.1... Read more
Object cannot be picked from the Object Picker when calling UnityEngine....
Reproduction steps:1. Open the user's attached project "Object Picker Issue.zip"2. Select "ObjectWithCustomInspector" in the Hierarc... Read more
Elements in the Lighting window is not fully visible if the Lighting win...
How to reproduce:1. Create a new project2. Open the Lighting window (Window > Rendering > Lighting)3. Dock the Lighting window... Read more
Impossible to change the Gradient's location value in the Visual Effects...
How to reproduce:1. Open the attached project "GradientPos.zip"2. Open the "New VFX" Visual Effect Graph from the Assets folder3. Cl... Read more
IndexOutOfRangeException is thrown when triggering ShowObjectPicker in a...
Reproduction steps:1. Open the user's attached project2. Open script "Assets/Examples/MathGraph/Editor/MathGraphEditor.cs"3. Change ... 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