Search Issue Tracker
Bounds Handle gizmos are not displayed in the Scene View when multiple I...
How to reproduce:1. Open the attached '1196770-collider-gizmos-are not-displayed.zip' project2. Open 'SampleScene' Scene3. Select 'O... Read more
Cannot run Generated XCode project for Mac Build due to codesign errors ...
How to reproduce:1. Open the attached project2. Open Build Settings3. Check "Generate Xcode Project"4. Build the project for OSX Rep... Read more
[tvOS] Unity Mobile Notifications Package causes build failure on tvOS
How to reproduce:1. Create a new project2. Add the "Mobile Notifications" package3. Build the project for tvOS4. Build the project v... Read more
[UIElements] StyleEnum is creating boxing allocations
StyleEnum<T> is making use of IConvertible to do comparison, this is allocating for simple equality check.The equality check c... Read more
Building through batch mode fails if a script was deleted outside of the...
Reproduction steps:1. Open and Exit "UnityIssue726318.zip" project2. Delete any script (Advert.cs)3. Run Unity with the command line... Read more
[Mobile][DOTS][IL2CPP] Crash on GetTransformsLength when accessing null ...
How to reproduce:1. Build the attached project for iOS2. Build & Run the app to device via Xcode Actual result: Unity crashes. R... Read more
[Android] IL2CPP Makes API Call Fail Using Await
To reproduce:1. Open the QA's attached project2. Switch platform to Android3. Build and Run4. Once built press the camera shutter ic... Read more
[URP] "SerializedObject target has been destroyed" errors are thrown con...
After performing Undo operation on Camera Preset, editor throws "SerializedObject target has been destroyed" errors continuously, re... Read more
[XR SDK] Oculus device image is noticeably brighter compared to WMR
Reproduction steps:1. Open the attached project ("VROverbrightIssue.zip") (VROverbrightIssue\TestProject-XRPlugin)2. Open "SampleSce... 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
- Build fails when building a project containing an 18+ dimension array with IL2CPP
- [Android][Sentis] Human poses are not detected when using the BlazePose model
- Sprite Editor Outline Tool Overlay is not displayed when no Sprite is selected
- “No method with RuntimeInitializeOnLoadMethod attribute” warning from ReadmeEditor.cs is thrown after installing Project Auditor Rules
- Projection matrix is altered when using RasterCommandBuffer.ClearRenderTarget on DX12 and Metal