Search Issue Tracker
[iOS] QualitySettings.resolutionScalingFixedDPIFactor does not update in...
To reproduce: 1. Download attached "case_1156467-ResolutionScalingFixedDPIFactor_BUG.zip" project and open in Unity2. Open "SampleSc... Read more
[SerializedField] fields produce "Field is never assigned to..." warning
1. Open the attached project (warning.zip)2. Observe the warning in the console Expected: field with SerializeField attribute do not... Read more
Navigating between input fields with Tab does not enable opportunity to ...
Steps to reproduce: 1) Open Unity and create a new project2) Add an empty gameObject in the Hierarchy window3) In the Inspector wind... Read more
[Android][Mono][IL2CPP] "Unable to find libc" error thrown when executin...
How to reproduce:1. Open user attached project2. Build to Android device3. Run the logcat and run the application Result: "Unable to... Read more
"Assertion failed: TLS Allocator ALLOC_TEMP_THREAD..." error is shown af...
To reproduce: 1. Create a new project2. Build it for iOS3. Observe the console after the build has finished Expected: no assertion e... Read more
Crash in physx::PxsBroadPhaseContextSap::batchUpdate after indeterminate...
Reproduction steps:1. Open project attached (GoIPhysXCrashRepro.zip)2. Open scene crashtest1.3. Press play.4. Wait for 1-3 minutes. ... Read more
[Android] Performance regression when loading a prefab with a lot of chi...
To reproduce: 1.Download and open attached "ResourcesLoadBugReport560p2.zip" project.2.Build and run on Android device.3.Open profil... Read more
[Linux] WebGL build always fails and throws a FileNotFoundException
How to reproduce:1. Create and open a new project2. Press Ctrl+Shift+B to open the "Build Settings" window3. In the "Platform" secti... Read more
Errors message at editor play
Errors message at editor play Repros: open scene1 press play in the editor and see following errors in the console: In order to call... Read more
[tvOS] Pressing the menu button on AppleTV remote doesn't exit to home s...
How to reproduce:1. Download and open the attached project "tvosbug.zip"2. Build and run it on tvOS3. Press the menu button on Apple... 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
- UI Builder slider value lags and stutters when sliding/modifying certain property values
- "Reset UI Builder Layout" functionality inconsistently changes Canva Size when "Match Game View" is enabled/disabled
- Texture Import Warnings are obscured by other Terrain Layer options in the Inspector
- Burst Inspector middle divider is jittering when resized with the Burst Inspector window docked
- JsonConvert conversion fails trying to call GetCallbackMethodsForType when [OnDeserialized] is used in a class