Search Issue Tracker
SpeedTree error is thrown when Rendering Layers for Lights are enabled
Reproduction steps: 1. Open the attached “BugRepro” project 2. Open the “Assets/Scenes/SampleScene.unity” Scene 3. Observe the Co... 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 n... Read more
Navigating between input fields with Tab does not enable opportunity to ...
Steps to reproduce: 1) Open Unity and create a new project 2) Add an empty gameObject in the Hierarchy window 3) In the Inspector w... Read more
[iOS] QualitySettings.resolutionScalingFixedDPIFactor does not update in...
To reproduce: 1. Download attached "case_1156467-ResolutionScalingFixedDPIFactor_BUG.zip" project and open in Unity 2. Open "Sample... Read more
[Android][Mono][IL2CPP] "Unable to find libc" error thrown when executin...
How to reproduce: 1. Open user attached project 2. Build to Android device 3. Run the logcat and run the application Result: "Unabl... 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 tvOS 3. Press the menu button on Ap... 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 minut... Read more
A 1000 times heavier GameObject will stutter when colliding with a light...
How to reproduce: 1. Open the “HeavyObjectBug.zip“ project 2. Open the “TestScene“ 3. Enter Play Mode 4. Observe the Game view ... 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 pro... Read more
"Assertion failed: TLS Allocator ALLOC_TEMP_THREAD..." error is shown af...
To reproduce: 1. Create a new project 2. Build it for iOS 3. Observe the console after the build has finished Expected: no asserti... 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
- "Unsupported texture format R16 for a swizzle" error and texture is not correctly rendered when using texture Swizzle and reimporting texture asset
- Tab order is incorrect after re-ordering
- [Ubuntu] Red squares instead of ticks in dropdown options
- Multiple simultaneous input with the touch screen sometimes leaves button in not default state
- Crash on ShowDelayedContextMenu(bool) when changing the Size options of a Visual Element in the UIToolkit Inspector