Search Issue Tracker
[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
[HDRP APV] Probes are lost when APV Simplification level is reduced, res...
1) Open the Spotlight project 2) Bake 3) Notice the railings look as expected 4) Change the APV simplification in APV settings from ... 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
- TileMap selection resets to the default when the Scene is saved
- 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