Search Issue Tracker
[HDRP] Spot light Pyramid Shape has shadow artifacts on aspect ratio val...
Steps to reproduce:1. Open attached project2. Open TestScene3. Adjust the spot angle until you observe the leaking shadows Expected ... Read more
"Grab RenderTexture" occurs when Main Camera "Clear Flags" is set to "De...
How to reproduce:1. Open attached project and open the SampleScene scene2. Enter the Play Mode3. Capture a frame in the Frame Debugg... Read more
Prefabs using "Hybrid Convert To Entity" component are visible in the Ga...
How to reproduce:1. Open project "CubeGameView.zip"2. Enter Play Mode3. Observe the Game view Expected result: Cube is not in the Ga... Read more
Animation is not visible in the default Editor state
To reproduce:1. Open the project “XOrd-rig-bug”2. Open the Assets → _LOCAL → Rig Anim without Seq → Rig Anim Scene.unity3. Select in... Read more
[Editor] Material Selector gets Material Selected only with first selection
Steps to reproduce:1. Create a new project2. Create a default material3. Duplicate it a few times4. Create a sphere and open the "Se... Read more
[Linux][PlasticSCM] Dialog window is offset when checking in chances
Reproduction steps:1. Open the attached “BugRepro” project2. Log in to PlasticSCM3. Create a Workspace4. Click “Checkin Changes”5. O... Read more
Pressing “Open” button in Inspector > “High Quality Lines” Override thro...
Steps to reproduce:1. Create new Unity project using empty HDRP Template2. Select “Sky and Fog Volume” GO in Hierarchy window3. In I... Read more
Transition from sub-state machine (created at the top level) is connecte...
In the top level of a state machine, we create a transition from the sub-state-machine to a top-level state. Entering the sub state ... Read more
[IL2CPP] Project fails to Build fails when 'event Action' is used
To Reproduce: 1. Build the project from repro_test.zip (12 MB) with Ill2CPP2. Observe that the build fails with: IL2CPP error for me... Read more
Objects with HideFlags.DontSave do not get removed in Play Mode when the...
How to reproduce:1. Open the attached project “hideFlagTest” and load Scene “newParent”2. Enter Play Mode3. Observe the Game View Ex... 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
- “IndexOutOfRangeException: Index was outside the bounds of the array.” error is thrown when large Text (TMP) GameObject Overflow field is set to Ellipsis
- The OnValidate method is not invoked when reverting changes on a Prefab Variant
- The “+” button to create Labels is not deactivated when no labels can be created due to no Categories existing and does nothing when pressed
- The UIElements "GeometryChangedEvent" is not invoked when modifying "VisualElement.style.translate"
- Prefab Variant does not get updated when changes are made on "OnValidate" method