Search Issue Tracker
In PortraitUpsideDown rotation image is upside down
When device build is set to Auto-Rotate, but Android device is set to fixed rotation, in PortraitUpsideDown rotation the arrow is up... Read more
Offset rendering occurs when drawing a custom ImmediateModeElement
How to reproduce:1. Open the attached “IN-105402” project2. Build and run the project3. Observe the UI element in the Player at the ... Read more
AssetDatabase RenameAsset renames child Scriptable Object Asset Pipeline...
How to reproduce:1. Open attached project "AssetRenameBug.zip"2. Make sure that Asset Pipeline version 2 is selected (Project Settin... Read more
[Android] Gradle build fails when there's a settings.gradle file in the ...
Repro steps:1. Open attached project2. Build for Android Actual: Build fails with "Project directory 'C:\Users\user.name\Documents\P... Read more
Light Probe Gizmos are not visible
How to reproduce:1. Create a new project or open an existing one2. Create a Light Probe Group Expected result: Light Probe Group's g... Read more
DrawMeshInstancedIndirect renders incorrectly on some devices
Reproduction steps:1. Open project "Unity-DrawMeshInstancedIndirect-master"2. Open Scenes/SampleScene3. Build and Run Expected resul... Read more
IL2CPP memory allocator can use more memory than it needs
Custom memory allocator for IL2CPP in Unity can end up using more memory than it needs. A large alignment is used for external alloc... Read more
[OSX] D3DCompiler produces incorrect bytecode on Mac (Wodka issue? - nee...
Repro steps:1) Open the project and TestShader.shader in it2) In the frag function notice line 54: "fixed c = 5.0xx"2) Select the Te... Read more
UI Raycast doesn't hit the object which is drawn on top
Steps to reproduce: 1. Open attached project2. Open SampleScene and enter playmode3. Click on the button and verify that it works4. ... Read more
[WindowsMR][XRSDK] Use primary window causes UWP standalone to not open ...
1. What happened 2. How we can reproduce it using the example you attached - open project- toggle use primary window on- toggle the ... 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