Search Issue Tracker
[USD] Errors are thrown when exporting a Prefab that has animation as a ...
How to reproduce:1. Open the user's attached "USD-ParentTransform" project2. Open the Scene "SampleScene"3. In the Hierarchy select ... Read more
Unity crashes when selecting objects in Scene using rectangular selection
Reproduction steps:1. Open the attached project "SelectionCrash.zip"2. Open the "test" Scene3. Open the Scene View4. Select the obje... Read more
Crash on RaiseException when exiting the Editor after compilation
How to reproduce:1. Open the attached project from "case_1349911_crash.zip"2. Open Scene "SampleScene"3. Enter Play Mode4. Exit the ... Read more
Editor crashes on VFXMemorySerializerBindings::Internal_DuplicateObjects...
Reproduction steps:1. Clone the project using GIT command line: git clone https://github.com/Unity-Technologies/SpaceshipDemo.git2. ... Read more
Editing a tile palette that is docked on the side of the screen switches...
Repro:- either download the project liked to bug 1352527 or may your own tile palette- dock it on the right side of the screen, same... Read more
[ShaderGraph] Dither Node results in floating-point artifacts when far f...
How to reproduce:1. Open the attached "case_1352662" project2. Open the "BugRepro" Scene3. Double-click with the left mouse button t... Read more
Mouse look script is frame rate dependent in the URP template project
In the empty URP project template, inside Assets/Scripts/SimpleCameraController.cs, there's this like of code: // Rotationif (IsCame... Read more
Overlays: View Options throws errors when placed into certain Positions
Reproduction steps:1. Create a new empty Project2. Collapse the View Options Toolbar into a button3. Stick the View Options Button i... Read more
[Bolt] Bolt keeps creating new unloaded objects upon consistently enteri...
Reproduction steps:1. Create a new project and Import Bolt/Visual Scripting2. Enter Play Mode3. Check the Editor log for "Unloading ... 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