Search Issue Tracker
SparseTexture clears the first six loaded Mips when the 7th Mip is loaded
Steps to reproduce:1. Open the attached project (case_1220572.zip) UPDATED version (04/13/2020 dieter.baets)2. Enter Play Mode3. Cli... Read more
[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
[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
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
A 1000 times heavier GameObject will stutter when colliding with a light...
How to reproduce:1. Open the “HeavyObjectBug.zip“ project2. Open the “TestScene“3. Enter Play Mode4. Observe the Game view Expected ... 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
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
[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
[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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default