Search Issue Tracker
[URP] _ScreenParams returns wrong data in VR
Reproduction steps: 1. Open the user's "URP Updated.zip" project 2. Enter the Play mode 3. Observe the Console window Expected resu... Read more
[XR][URP] Full Screen Blit in Single Pass Instanced rendering in XR does...
Reproduction steps: 1. Create a New URP project 2. Follow the Tutorial steps from the link: https://docs.unity3d.com/Packages/com.un... Read more
Error "GetElementHeight called with index 0 but array only has 0 element...
How to reproduce: 1. Open the user's attached project "EmptyReorderableListBug.zip" 2. Open the Inspector window 3. Select the "Some... Read more
"Input system method not implemented" exception when using D-Pad control...
Reproduction steps: 1. Download and open the attached "My project.zip (38.7 KB) " project 2. Open the "SampleScene" scene 3. Enter "... Read more
[iOS] [Android] "OnMouse" events are not triggered on mobile builds
How to reproduce: 1. Open project "MouseEventIssue.zip" 2. Go to the Build Settings and build for iOS 3. Deploy the app to the devic... Read more
Memory leak when continuously resizing the Editor window
How to reproduce: 1. Create a new project 2. Resize the editor window, while doing it inspect the CPU and GPU memory usage Expected... Read more
BuildConfiguration component is shown twice in Inspector when switching ...
Reproduction steps: 1. Open the attached "1398998Repro.zip" project 2. Open Collaborate window (Window > Collaborate) 3. In the Proj... Read more
[Linux] Window width is not loaded correctly when loading layout from file
Reproduction steps: 1. Open users' attached project 2. Load users' attached layout using: Window > Layouts -> Load Layout from File.... Read more
[IL2CPP] 2D Vector3 array converted to 2D Vector4 array has zeroed vecto...
Reproduction steps: 1. Open the attached "1411185.zip" project 2. Open the "SampleScene" scene 3. Open Player Settings 4. Make sure ... Read more
Coroutines fail to catch exceptions that are located in the nested funct...
Reproduction steps: 1. Open the user's attached "1197069_CoroutineException.zip" project 2. Open the "SampleScene" Scene 3. Enter th... 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
- Rendering Layer Mask is not highlighted when the property is overriden
- The tag popup window is deformed and stretched out when creating a tag with the same name as an already existing tag
- FlexShrink fails when the first of two Label elements is set to FlexGrow="0" and the second is set to FlexGrow="1"
- Freeze when entering Play Mode with a certain Tilemap enabled
- Input System's mouse controls are disabled when using "Cursor.lockState = CursorLockMode.Locked" to lock OS mouse