Search Issue Tracker
Editor crashes on GridBindings::GetCellSize when trying to get the cell ...
How to reproduce:1. Open the attached "GirdCrash" project and "Repro" scene2. Observe "GameObject" and that it does not have a Grid ... Read more
Handles.DrawDottedLine does nothing when used in the Editor/Inspector
Handles.DrawDottedLine does nothing when used in the Editor Repro:1- Open project in attachment.2- Open scene 'Repro'.3- Select game... Read more
[Animation] PlayableGraph.Evaluate(float delta) causes events to be fire...
How to reproduce:1. Open attached "AnimatorIssue" project and "Main" scene2. Observe the AnimatorTest.cs and see that animator.playa... Read more
[DX12] Editor crahes when setting RenderBuffers depth texture with anti ...
Steps to reproduce: 1. Open attached project "954098.zip"2. Make sure selected Graphics API is Direct3D123. Open "main" scene4. Sele... Read more
Editor with no Mixed Reality device attached to the machine and simulati...
Steps to reproduce:1. Open the attached project2. Open the Crash scene3. Switch platform to Windows Store4. Play the scene (when Mix... Read more
[Linux][Vulkan] Crash at futex_abstimed_wait_cancelable during a GrabPas...
Steps to reproduce:1. Download the attached project2. Build for Linux Standalone3. Run on Linux machine Result: Player crashes#0 0x0... Read more
Android keyboard crashes app when selecting text in Input field (Galaxy,...
Steps to reproduce:1. Open attached project "KeyboardCrash.zip"2. Build and run on certain Android devices (shown below)3. Select th... Read more
Working with animator parameter while playing scene frame by frame produ...
How to reproduce:1. Open Unity2. Download and open 'Survival Shooter' demo3. Open '_Complete-Game.unity' scene4. Open 'Player' GameO... Read more
Crashes while undo changes after editing two scenes in Hierarchy Window ...
How to reproduce:1. Create new project and create two scenes2. Open both in the Hierarchy Window3. Create an object in the first sce... Read more
GetComponent<Collider2D>().material does not apply material in runtime w...
1. Open project2. Play 'Not Already Applied' scene Expected vs Actual: tub shouldn't fall off the box Note:• Script that applies mat... 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
- UI Builder Scrollview is unable to scroll all the way down when the window is downsized vertically
- Celestial bodies order remains unchanged when the Distance setting is modified
- A memory leak occurs with massive terrain when camera position changes occur.
- No valid hits are returned when using RaycastCommand
- Camera is not overlooking the main Scene in Scene View in the HDRP Sample Template