Search Issue Tracker
Assetbundle hash for DLLs trigger redundant rebuilds
Fixed in https://ono.unity3d.com/unity/unity/pull-request/35252/_/core/assetbundles/bugfixes Read more
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 project 2. Open scene "TestScene" 3. Run it 4. In game view, move mouse cursor towards the bot... 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 platfor... Read more
Using API During Serialization Throws Exception
To reproduce: 1. Open attached project 2. Open "_MainScene" 3. Play the scene Actual behavior: errors in the Console: "AssetPathToG... 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 ... Read more
Accessing AnimationClip properties in runtime throws MissingMethodExcept...
Steps to reproduce: 1. Open attached project "783535.zip" 2. Open scene "repro" 3. Run it 4. Notice "False" printed in console. We ... 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
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Red spots appear when Blending Lighting Scenarios using Adaptive Probe Volumes
- [Windows] About Unity Window needs to be opened twice to adapt to resolution
- NullReferenceException and temporary graph corruption after entering playmode if output node connection was changed
- Sprite Renderer with Animation does not reflect Sprite changes in the Scene when switching Mask Interaction
- User is redirected to a non-existing online documentation link when clicking on "?" help button inside Inspector window while Animator Override Controller is selected