Search Issue Tracker
Game View window becomes unusable when enabling VSync from Coroutine
To reproduce: 1. Open project attached by the user 2. Open "MainScene" scene 3. Make sure that VSync is disabled in Quality setting... Read more
Cannot Enable Transcoding on Video File
Transcoding cannot be enabled for attached video clip. Repro should hopefully be simple: 1. Download the attached video clip 2. Cre... Read more
[Android] Animation is not playing appropriately when running the applic...
To reproduce: 1. Download and open attached "animTest.zip" project. 2. Open "test" scene. 3. Enter Play mode and notice that animat... Read more
UpdateTpl<1> crashes when entering to Play mode
To reproduce: 1. Download attached project "ParticleSystemBug.zip" and open in Unity 2. Open "Main" scene 3. Enter Play mode Expec... Read more
Playable example from documentation results in no animation and empty graph
To reproduce: 1) Open attached project and "AdditiveTest" scene 2) Play it 3) Notice that one of the bears (the one using sample cod... Read more
Undocumented nuance when yielding to a CustomYieldInstruction
The process for yielding is different on the first iteration of a CustomYieldInstruction... 1. it checks the yield 2. places the co... Read more
[Timeline] Animated object is not positioned correctly when a StateMachi...
What happened The position or rotation of an object used by a timeline track will be changed and not be animated properly in play mo... Read more
[PLM] Duplicating objects with low atlas size during autobake causes win...
OpenRL errors are displayed in console if duplicating multiple objects during autobake, with a small atlas size (progressive lightma... Read more
Publish does not fail when hitting usage limit before upload starts
1. What went wrong? When making a commit via Collab that will either reach or exceed the tier-specified usage limit of the user's O... Read more
[Timeline] Rotations altered in an unpredictable way in animation track
Steps to reproduce: 1. Open user attached project 2. Select Canvas -> Image 3. Clear the keyframes in the timeline window 4. Add a k... 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
- Mouse input is registered incorrectly in Custom RP when downscaling Render Target and rendering Overlay UI before final upscale
- Time.deltaTime is locked to the display's refresh rate when the built Player is moved to a Secondary Display and Windowed Mode is used
- Crash on RaiseException when importing a specific asset
- Crash on RaiseException when opening a specific project
- DownloadHandlerScript.CompleteContent is called twice when building for WebGL