Search Issue Tracker
[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
[URP] NullReferenceException error is thrown on deleting Renderer Featur...
NullReferenceException error is thrown on deleting Renderer Feature object in CustomForwardRendererData asset after removing the obj... Read more
[HDRP] Physical properties are misaligned under Camera component when a ...
Physical properties are misaligned under Camera component when a preset of Camera is created, refer attached screenshot Steps to rep... Read more
[HDRP] "Resolution" and "Enable" dropdown icon overlaps with Text when a...
A dropdown icon overlaps with text when a "Custom" or "Medium" option is selected from "Resolution" and "Enable" dropdown from "Shad... 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
- Unity CIL Linker fails on Player build when persistent listeners have "<" and ">" in their XML attribute names
- ”Lighting data asset ‘LightingData’ is incompatible with the current Unity version…” warnings are thrown when saving Indoors (URP) and Outdoors (URP) Scenes as Scene Templates
- [iOS] The screen blinks when transitioning from custom to Unity splash screen
- [macOS] ”Ignoring depth surface load action as it is memoryless” warnings are thrown when taking Game View Snapshot
- UI Builder Inspector scrolls back up when changes on an expanded but not fully displayed Inspector tab are saved