Search Issue Tracker
Merge conflict in ProjectVersion.txt causes 'Unable to parse file' error...
Steps to reproduce:1. Start a new project2. Open ProjectSettings/ProjectVersion.txt file of your newly created project3. Write anyth... Read more
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
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
[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
[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
Real delta time is different than deltaTime and uscaledDeltaTimeFixed wh...
Reproduction steps:1. Open the attached project "ReproProj"2. Open Build Profiles (File > Build Profiles)3. Build and run the “Sc... Read more
'Look rotation viewing vector is zero' is shown, when the gameobject has...
If Canvas has a gameobject which has Rect Transform width or height set to 0 and this gameobject has a child with an UI element, a m... 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
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
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS