Search Issue Tracker
Can't inherit the Alive value from the Spawner context
Repro steps: Create a default VFX Graph and drag it in the scene Add a Set SpawnEvent Alive block in the spawner and set it to {}fal... Read more
Mouse delta events not captured on Android + Meta Quest when reaching th...
Reproduction steps: Open the user’s attached project (“UnityInputSystemMouseBug.zip”) Build And Run on an Oculus Quest device Connec... Read more
[HDRP][macOS] Depth of Field effect becomes black in Game view when Focu...
Reproduction steps:1. Create an HDRP project2. In the Hierarchy window select "Post Process Volume" GameObject3. In the Inspector wi... Read more
Array new values are not saved when changing in the Inspector window
To reproduce:1. Open the project “InspectorBug”2. Select “Test” GameObject3. In the Inspector expand “Test (Script)”4. Change values... Read more
[XR SDK] CameraWorldToScreenPoint returns offset coordinates
Reproduction steps:1. Open the attached project ("1304082.zip")2. Open the "SampleScene" scene3. Enter the Play mode4. Select the "S... Read more
GameObject references to itself or its Components serialized as [Seriali...
Repro steps:1. Open user attached project and scene named "PolymorphicSerializationTest"2. In the Hierarchy, select "PolymorphicSeri... Read more
TouchScreenKeyboardType doesn't work
TouchScreenKeyboardType doesn't work 1. What happened In 5.0b21-5.0f1 (those are what I've tested, not where it regresses to) TouchS... Read more
[DarkSkin]'|' character in Custom Window Title causes ArgumentException ...
To reproduce:1) Create new project2) Create Editor folder and add an Editor Window (Use the example in: http://docs.unity3d.com/Scri... Read more
Parent Prefab fails to correctly override changes to its children Prefab...
Steps to reproduce:1. Open the attached project "Case_1195496"2. Open "SampleScene"3. In the Hierarchy window Expand "Parent" Instan... Read more
Strange square-like shadows appear in the editor on Unity 5
- Import the attached project (from ReproProject.zip - Unity 4.6 compatible)- Open 0 - Main Scene and press Play- Select New Game fr... 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
- Texture Import Warnings are obscured by other Terrain Layer options in the Inspector
- Active Targets section text in Graph Inspector is truncated despite available space
- Burst Inspector middle divider is jittering when resized with the Burst Inspector window docked
- Shader Graph Node information is briefly displayed in Graph Inspector when clicking on Category in the Blackboard
- JsonConvert conversion fails trying to call GetCallbackMethodsForType when [OnDeserialized] is used in a class