Search Issue Tracker
A pop-up with incorrect grammar is thrown when attaching a script with a...
How to reproduce:1. Open the attached "1322418.zip" project2. Drag the "NewBehaviourScript" on to the "GameObject" GameObject in the... Read more
[ProBuilder] "Destroying assets is not permitted to avoid data loss." er...
To reproduce:1. Create a new project2. Add ProBuilder package from Package Manager window3. Create a ProBuilder object (a cube, ark,... Read more
[Scene Hierarchy] ArgumentException is thrown on applying recursive pare...
On Creating Empty Parent from 'Default Parent' Object causes ArgumentException is thrown in console. Refer attached video and stack ... Read more
[2D][URP] Point lights get duplicated and offest in URP 2D Renderer
When using 2D point lights, they are duplicated, and their double also follows the camera Repro:- download project lights.zip- go to... Read more
[Terrain Tools] Create New Terrain allows for infinity input
The Create New Terrain tab within the Terrain Toolbox allows for infinity Terrain Width, Height, or Depth. This will allow the user ... Read more
HDRP Template - Graphics.CopyTexture causes errors when upgrading from 2...
We test that older projects can be updated to the latest version of Unity. When updating the 2020.2 HDRP template project to 2021.3.... Read more
Occlusion culling not working on Shadow casters when Shadows are behind ...
Reproduction steps:1. Open user attached Project2. Open Assets\Scenes\SampleScene3. Press Play4. Enable the Stats Expected result: O... Read more
Width of the foldout gets shrunk when EditorGUILayout.Space is used with...
How to reproduce:1. Open the user's attached project2. In the top bar menu select Tools > FoldoutHeaderGroupBug3. In the Foldout ... Read more
Editor crashes when reordering Audio Mixer Snapshots and undoing
How to reproduce:1. Create a new project2. Create a new Audio Mixer and open it3. Press the "+" sign next to Snapshots4. Reorder the... Read more
[XR SDK][OpenXR][Vulkan] Editor crashes when entering Play mode and Lock...
Reproduction steps:1. Open the user's attached "3dtest.zip" project2. Load the "empty" scene3. Make sure the "Lock Input to Game Vie... 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
- Texture Import Warnings are obscured by other Terrain Layer options in the Inspector
- Active Targets section text in Graph Inspector is truncated despite available space
- Burst Inspector middle divider is jittering when resized with the Burst Inspector window docked
- Shader Graph Node information is briefly displayed in Graph Inspector when clicking on Category in the Blackboard
- JsonConvert conversion fails trying to call GetCallbackMethodsForType when [OnDeserialized] is used in a class