Search Issue Tracker
[HDRP] The Game Object is invisible in the Scene and Shader Graph prievi...
How to reproduce: 1. Open the attached 'HDRPBrokenThings.zip' project 2. Open and observe 'WorldToObjectSpaceTest' Shader Graph 3. C... Read more
[iOS] Player crashes on airplaydisconnectcrash`main() when disconnecting...
Steps to repro: 1. Build and run users "AirplayDisconnectCrash.zip" project on iOS device 2. Enable screen mirroring on iOS device 3... Read more
WheelCollider: setting steer angles to -5e-37 can confuse simulation
To reproduce: 1. Open attached project 2. Open Bugged scene 3. Press play 4. Steer the skateboard back up the hill toward the cyl... Read more
Crash on GrayscaleFilterEffect::RenderGrayscaleFade after deleting mesh ...
Steps to reproduce: 1. Create new 3D project -- or skip to step: 1b 2. Create cube. 3. Delete its mesh filter. 4. Save scene. 5. Lo... Read more
ENABLE_INPUT_SYSTEM symbol is not being updated when the Input system is...
1) Open SampleScene in the attached project 2) See the debug message in the console. If it's not there, enter playmode. 3) In Player... Read more
"IsPartOfPrefabAsset(this)" method throws “ArgumentNullException: Value ...
How to reproduce: 1. Open the "OnBeforeSerializeError 2" project 2. In the Project window right-click on the “SomePrefab” Asset an... Read more
EditorGUI.TagField and similar drop-downs do not show mixed values when ...
How to reproduce: 1. Create a new Unity project 2. In the SampleScene select both 'Main Camera' and 'Directional Light' GameObjects ... Read more
[Camera] Camera preview does not display visible world space canvas
1. Create a new project. 2. Create a Canvas with a visible UI element. (i.e. GameObject -> UI -> Button) 3. Select Canvas in Hierarc... Read more
Selecting a filtered game object in play mode causes a NullReferenceExce...
To reproduce: 1. Create new project 2. Type d in hierarchy search 3. Select Directional Light 4. Press play 5. Click on scene vie... Read more
Prefab instance's sibling index is not updated when a lower index siblin...
Reproduction steps: 1. Download and open the attached project "1280465.zip" 2. Open the "issue" scene 3. Enter and Exit Play mode to... 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
- Opening Terrain Prefab in Prefab Editing Mode throws "NullReferenceException" error
- [Search] Dragging query pills put them behind the search text field
- A CustomPropertyDrawer that returns a PropertyField for a property named the same as a child field will not render all child fields
- Graphics Settings shows default values instead of the real values in the Rendering Debugger when Volume.profile is assigned via script
- Deleting multiple Tags throws “NullReferenceException”, and "Retrieving array element that was out of bounds" errors when holding the Enter key