Search Issue Tracker
Selecting a child object of a Tilemap is very slow
Repro:- download this project- open cats_test_scene- in the scene Hierachy, select the Background object- in the child of that objec... 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
ScriptableObject functions with attributes are not inherited when Parent...
Steps to reproduce:1. Open the attached project "ScriptableObjectInheritance.zip"2. Enter the Play Mode3. Observe the Console window... 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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default