Search Issue Tracker
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
[HDRP] Path tracing renders green channel from MaskMap texture as an ove...
How to reproduce:1. Open the user's attached "U - BUGREPORT [path tracing and materials MaskMap issue]" project2. Open the Scene "Bu... Read more
Not possible to retrieve LOD from a SubShader
There is currently no way to know, which LOD value a given subshader has.This information can be useful for e.g. stripping shader va... Read more
Button not responding to the mouse click in Windows Build when using Inp...
How to reproduce:1. Open the user's attached project "Be a Rock Star Legend.zip"2. Build And Run (File>Build And Run)3. Click on ... 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