Search Issue Tracker
[Android] Object movement stutters on Android even with constant Time.de...
Reproduction steps:1. Open the attached project "TimeDeltaTimeRepro.zip"2. Switch to Android3. Build to a device Expected result: ob... Read more
[UIR] Dynamic Color prevents background tint from having an effect
Repro steps:1. Open the project with Unity 2021.2.0b112. Go in play mode3. Unlock all levels4. Notice the icons have a crown with an... Read more
Game runs at 120-240 FPS but gameplay is choppy when entering the Play mode
Reproduction steps:1. Open the "1371578.zip" project attached in google drive (link in the edits)2. Open the "Game" Scene3. Enter th... Read more
[Mobile] ARTrackedImage is added/removed multiple times when scanning an...
Reproduction steps:1. Open the user's attached project "ARTrackedImageFlicker.zip"2. Go to Assets/Targets and open the first image3.... Read more
OnValidate callback is called twice when entering Prefab Mode
How to reproduce:1. Open the attached “OnValidateIssue“ project2. Add the "New Prefab" prefab to the Hierarchy3. Edit the prefab in ... Read more
[Android] Input.GetTouch function first coordinates position data is aff...
Reproduction steps:1. Open the attached Unity project "InputIssue.zip"2. Open "Test.unity" Scene from the Scenes folder3. Build and ... Read more
Custom Shader Texture is pixelated on M1 Macs
How to reproduce:1. Open project "Bug Pixelated Texture Sample M1.zip"2. Enter Play Mode3. Observe the Texture Expected result: Text... Read more
[IL2CPP] Thread_VolatileRead is added to build instead of VolatileRead w...
Reproduction steps:1. Open the attached project "IL2CPPissue.zip"2. Open the "SampleScene.unity" Scene3. In the Editor, go to File &... Read more
Custom Inspector PropertyField Foldouts do not stay collapsed when redra...
How to reproduce:1. Open the attached project (CustomInspectorTest.zip)2. Open scene Scenes/SampleScene3. In the Hierarchy, select t... Read more
ProfilerCounterValue does not appear in the profiler when using custom c...
How to reproduce:1. Open project "Custom Category Issue.zip"2. Open the Profiler (Window>Analysis>Profiler)3. Enter the Play M... 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