Search Issue Tracker
Using JobHandle.CombineDependencies for long-running jobs causes "Intern...
How to reproduce:1. Open the attached "tempjob_bug.zip" project2. Open the "SampleScene" Scene3. Enter PlayMode -> observe the Co... Read more
[GLCore][Windows][Editor] Switching to GLCore breaks GameView, 5.4b4 reg...
Repro steps:1) Open the project(which is empty and newly created)2) Change graphics API to GL3) Notice the Game View breaks (look at... Read more
[VR] Anti-Aliasing breaks shadows on Windowed Rift player
Players built from the scenes in the attached project have problems with shadows when Anti-Aliasing is enabled under Quality Setting... Read more
[WSA] TouchScreenKeyboard.wasCanceled is always false
On WSA platform keyboard wasCanceled flag is always false. TouchScreenKeyboard.wasCanceled is not supported on WSA by design. Docume... Read more
Handles.PositionHandle throws a NullReferenceException
Steps to reproduce: 1. Open attached project2. Open scene "scene1"3. Notice NullReferenceException in console:NullReferenceException... Read more
Default Volume Profile property does not get reset when the property is ...
Steps to reproduce: Create a new Unity project using the Universal 3D template Select the "Assets/Settings/DefaultVolumeProfile.asse... Read more
URP fails to render grass Terrain details
How to reproduce:1. Open the user’s attached “GrassBug” project2. Observe the grass in the Scene view Expected result: The grass ren... Read more
An emoji is not shown in the UI Builder Viewport and the Game view when ...
How to reproduce:1. Open the “ReportBug“ project2. Open the “969-UIToolkit-Blending“ scene3. Open the “Window > UI Toolkit > U... Read more
[IMGUI] Animator Checkbox Icon is distorted when Animation is in Preview...
Animator Checkbox Icon is distorted when Animation is in Preview State Steps to Reproduce: 1. Create a new Project2. Create an empty... Read more
Editing serialized fields on script components gets interrupted by reimp...
How to reproduce:1. Open the attached “IN-124433.zip” project2. Open the “Prefab” prefab in edit mode (Assets\PrefabS\D)3. Change an... 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
- Performance Markers Search window shows an empty entry in the list
- Enabling Deep Profiling in Performance Markers Search window breaks Inspector panel buttons when navigating through the marker items
- Dragging selector from selector row background shows preview but does not apply class in UI Builder
- An "InvalidOperationException" error is thrown when TryRemoveItem is used with rebuildTree set to false
- Build fails with IL2CPP error when building on Android platform in a specific project