Search Issue Tracker
Render Graph Execution errors are thrown when restarting HDRP project wi...
How to reproduce:1. Open the user's attached project2. Open scene OutdoorsScene3. In the Scene view control bar, toggle Scene lighti... Read more
[Output Mesh] Shadows forced on Output Mesh when particle outputs are ca...
(This is a recent regression of the fix for case 1312649, thus it's logged separately) Repro steps:1. Import the attached package an... Read more
Animator.velocity spikes when blending animations with different length ...
How to reproduce:1. Open the attached project2. Open and play Scene3. Move the character with arrow keys to one direction4. Stop and... Read more
Linux IL2CPP Build Target displays an error message when selected on Win...
How to reproduce:1. Open the user-attached “My project (1).zip“ project with LinuxStandaloneSupport selected as the platform2. Open ... Read more
EditorGUI.TagField and similar drop-downs do not show mixed values when ...
How to reproduce:1. Create a new Unity project2. In the SampleScene select both 'Main Camera' and 'Directional Light' GameObjects3. ... Read more
Shaders: pragma require for a specific stage may result in one stage com...
STR:1. Create a new project using the 3D template.2. Copy the attached shader to the Assets folder.3. Add a cube to the scene.4. Cre... Read more
Timeline in-line curves & keys flicker when manipulating them
In the Timeline in-line curves...When manipulating a single key, everything is fine, but when manipulating multiple keys, curves &am... Read more
Editor crashes when exiting the Play Mode while a certain GameObject is ...
Reproduction steps:1. Open the repro project2. Open _LittleDemolition2/_Scenes/Stages/021.unity scene3. Select the Stage GameObject ... Read more
The selection changes when the parent item is toggled if a child item is...
How to reproduce:1. Open the attached project "TreeView_Expand_SelectionChanged.zip"2. Open BugReport>TreeView3. Expand the toggl... Read more
[VFX] OOM on GPU causing unexpected behavior with multiple spawner
Step to repro:- Open attached package in URP project- Observe the particle color Actual : black (or random)Expected : red 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
- Redoing creation of Sub Scenes and Cube GameObjects in Hierarchy throws “Assertion failed on expression: 'targetScene != nullptr’” error in Console window
- Selecting “New Sub Scene” after assigning “New Scene” in Sub Scene Script Component throws “Destroying GameObjects immediately is not permitted” in the Console window
- Group Selection title text size is smaller in renaming than the actual font size
- Rich Text is not correctly highlighted when searching through Debug Logs in the Console window
- Shader warning in 'Hidden/Core/DebugOccluder' thrown after building High Definition 3D Sample Template