Search Issue Tracker
Unity apps on Android drain uses CPU even when they are paused
When android app is running in background it still consumes some cpu power (depending on device) Read more
Input.mousePosition Y value is shifted by -5
Steps to reproduce: 1. Open attached project2. Open scene "TestScene"3. Run it4. In game view, move mouse cursor towards the bottom ... Read more
[MSBUG][UWP] Project with non-english name fails to build with .NET Nati...
Reproducible on 5.2, 5.3.4, 5.4.0. Repro steps:1. Create a new project in Unity named "ใในใ".2. Switch to WSA Universal 10 platform. ... Read more
Using API During Serialization Throws Exception
To reproduce:1. Open attached project2. Open "_MainScene"3. Play the scene Actual behavior: errors in the Console:"AssetPathToGUID i... Read more
Can't change material properties at runtime
-e: see title -repro:--open attached project (see user reply)--run in editor--notice cube changes on entering play mode--build and r... Read more
Accessing AnimationClip properties in runtime throws MissingMethodExcept...
Steps to reproduce: 1. Open attached project "783535.zip"2. Open scene "repro"3. Run it4. Notice "False" printed in console. We get ... Read more
Updating Animator from Event recursively triggers event
I call a method from an AnimationClip event. If I call Animator.Update from inside that method the Animator will re-trigger the even... Read more
UnityEditor.EditorApplication.isPlaying = false doesn't quit playmode in...
How to reproduce:1. Open the attached project "676201IsPlayingBug.zip"2. Open and Play "test" scene3. Notice that UnityEditor.Editor... 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