Search Issue Tracker
[Device Simulator] Canvas pixelRect lags a frame behind Screen.safeArea ...
Reproduction steps: 1. Open the attached project "Project.zip" 2. Open the Device Simulator 3. Open and Play the Sample Scene 4. Rot... Read more
Serializable field attribute lists are not visible in the Inspector wind...
Reproduction steps: 1. Open the attached Unity project "ReorderableListBug.zip" 2. Open the "SampleScene.unity" Scene 3. In the Hier... Read more
VFX Graph - Moving file failed in shader cache: The system cannot find t...
Repro steps: 1. Create 2 VFX graphs 2. Open the first one and drag the second one inside as a subgraph 3. Save and close the VFX gra... Read more
[HDRP] Motion Vectors are not applied to the GameObjects when they're re...
How to reproduce: 1. Open the attached "case_1372553" project 2. Open the "OutdoorsScene" Scene 3. Observe the Game view in the Play... Read more
Incorrect contact pair normal in the contact modification callback is sh...
Reproduction steps: 1. Open the user's attached project 2. Open the scene 'ModifyContactTest' 3. Enter Play mode 4. Press space and ... Read more
Undo does not work when GameObject is replaced with Prefab instance by h...
Reproduction steps: 1. Open the attached project ("AltDragBug.zip") 2. Open "SampleScene" Scene 3. While holding Alt (option on Mac)... Read more
[iOS] Shaders are invisible when using Transparent Queue
Reproduction steps: 1. Download and open the attached "UnityXRayShaderBug.zip" project 2. Build and deploy the project to iOS 3. Obs... Read more
HDR color values are rounded when changing intensity
Reproduction steps: 1. Open the attached "1372353.zip" project 2. Open the "SampleScene" Scene 3. Select the "GameObject" GameObject... Read more
NavMesh obstacles create unpassable lines for NavMesh agents when Voxel ...
Reproduction steps: 1. Open the attached project and open the "NavMeshScene" scene 2. Enter the Play mode 3. Using the Left mouse bu... Read more
[Android][VideoPlayer] Videos are not played from URL on specific devices
How to reproduce: 1. Open the attached project 2. Build & Run on Android devices 3. Navigate to the "URL" scene (scene title is writ... 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
- Compute Shader with RWBuffer<> type throws an error when it is compiled with Vulkan API
- [Device Simulator] When simulator window is narrow, toolbar controls deform and some become inacessible
- [Device Simulator] Only one Touch Input is recognized when using Device Simulator
- "PropertiesGUI() is being called recursively" warning produced when trying to open color picker when object picker is opened
- [Device Simulator] Getting different transform position on Device Simulator compared to a device when using EnhancedTouchSupport