Search Issue Tracker
[Android] App installed using APK from app bundle option in Android Stud...
How to reproduce:1. Create and open a new project2. Open Build Settings and switch to the Android platform3. Add Open Scenes to buil... Read more
Error "Destroy may not be called from edit mode! Use DestroyImmediate in...
How to reproduce:1. Open the attached project "UIToolTip"2. Click Play3. Click Play again to exit Play Mode4. Observe the Console Ex... Read more
[iOS] Time.deltaTime is switching between 9.998583E-06 and approximately...
Steps to reproduce:1. Open the “IN-114730” project2. Build and Run3. Observe the “Time.deltaTime” in Xcode log Expected result: Time... Read more
uGUI in Texture2D is different than in the Game view when calling ToText...
How to reproduce:1. Open the user's attached "EmptyNaniProject.zip" project2. Open the "SampleScene" Scene3. Enter Play Mode4. Press... Read more
Editor crashes after entering the Play Mode when using Unity NetCode
How to reproduce:1. Open the attached Scene labeled "NetCodeTest"2. Enter the Play Mode3. Wait for a few seconds Expected result: Sc... Read more
Android Player crashing in FMOD when targetting SDK Level 31
There are no steps for bug reproduction Reproducible with: 2020.3.33f1 Notes:- 3 fixes, which potentially can fix this issue, are be... Read more
"Unable to load assets of type" errors appear if Assets have Labels when...
How to reproduce:1. Open project "AddressablesBug"2. Open the "Test" Scene3. Enter the Play Mode4. Observe the Console window Expect... Read more
[macOS] "Preventing Sleep" setting is set to "Yes" in a built Player app...
How to reproduce:1. Create a new project2. Build And Run the project3. Open Activity Monitor4. Observe the “Preventing Sleep” settin... Read more
[iOS] Apps with UIApplicationExitsOnSuspend in info.plist failing to pas...
Last week (WWDC) Apple announced a new way to handle multitasking on iOS and iPadOS 13, so when you attempt to publish an App using ... Read more
[Android] 64 bit Build with Physics.Processing runs at a very low FPS
Steps to reproduce:1. Open user's attached project "PerformanceDrop.zip"2. Build it on Huawei Huawei mate 20 pro3. Run it and tap on... 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