Search Issue Tracker
[WebGL] [Mobile] [iOS] when Analytics is enabled, "null is not an object...
Reproduction steps:1. Create a new project2. Enable Analytics in Services window3. Build for WebGL and host it on a server (python3 ... Read more
[iOS] realTimeSinceStartup and unscaledTime no longer match after lockin...
Steps to reproduce:1. Open the attached project ("1326412.zip")2. Build and open in Xcode3. Deploy to a device4. Disconnect from Xco... Read more
[Android] Shader is not rendered on Adreno 610 and Adreno 612 devices
Steps:1. Open user's attached project ("StreetDrag_2.zip")2. Player Settings > Publishing Settings > Custome Keystroke - disab... Read more
A false pop-up appears when modifying a script and having Recompile Afte...
How to reproduce:1. Open the attached "1325047.zip" project2. Open the Sample Scene3. Go File -> Preferences -> General -> ... Read more
[macOS][Xcode] Legacy Build System will be removed when future Xcode ver...
How to reproduce:1. Create a new project using the default 3D template2. Go to the Build Settings (File->Build Settings)3. In the... Read more
Crash on FixupCg when opening a project with specific group of assets
How to reproduce:1. Open the attached project from link labeled "crash1324965"2. Observe crash Reproducible with: 2020.2.0a11, 2020.... Read more
Logs don't have timestamps when UNITY_EXT_LOGGING is set to 1
Reproduction steps:1. Set the Environment Variable UNITY_EXT_LOGGING to 1 (May require system restart to take effect)2. Launch the E... Read more
Framerate issues while asynchronously loading multiple FBX objects in Pl...
How to reproduce:1. Open the user's attached project2. Open the Profiler window (Window > Analysis > Profiler)3. Navigate to t... Read more
[XR Interaction Toolkit] XRDirectInteractor does not always grab an obje...
Reproduction steps:1. Open the attached "case_1325375.zip" project2. Load SampleScene3. Enter Play mode4. Grab and release a cube mu... Read more
UnityYAMLMerge fails to merge nested prefabs correctly between different...
Reproduction steps:1. Replace "mergespecfile.txt" in <Earlier version directory, ex. 2019.4.10f1>/Editor/Data/Tools/ with atta... 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
- Text render issues and various exceptions in TextCore when using TextSettings option "Match Material Presets"
- NullReferenceException error is thrown when unpacking multiple instances of the same UI Document
- URP Decal Projectors don't render when they are hidden in the Hierarchy, unlike other GameObjects
- Reflection Probe “adjusting number of stops to over or under expose the texture” setting does not update in Scene realtime
- UI Toolkit rendered text breaks when toggling FontWeight styles through code