Search Issue Tracker
Timeline Signals are not received by Signal Receiver when TimelineAsset ...
Reproduction steps:1. Open user's attached project "Timeline asset bundle bug" and scene "MyScene"2. Enter Play Mode3. Press "Load t... Read more
[Timeline] Animation track not attached when creating timeline on animat...
When creating the timeline for a gameobject with animator component the timeline should get the animation track attached automatical... Read more
[Timeline] Override track is not working correctly when it's used outsid...
How to reproduce:1. Open the attached project's Scene labeled "SampleScene"2. In the Hierarchy, select the "Character"3. Open a Time... Read more
VideoPlayer doesn't track preparation progress and stutters during trans...
Reproduction steps:1. Open the user attached "UnityTimelineXExample.zip" project2. Open the "VideoEditing" Scene3. Enter Play mode E... Read more
Timeline package requires built-in Audio package which is not replaceable
How to reproduce:1. Create a new empty Project2. Go into the Edit -> Project Settings -> Package Manager tab3. Turn on "Show D... Read more
MinMaxGradient is stuck at its initial value in the Clip Inspector when ...
How to reproduce:1. Open the attached "CleanProject.zip" project2. Open the "SampleScene" Scene3. Select the "PlayableDirector" Game... Read more
Video is not played in Timeline when using Video Script Playable Track f...
To reproduce:1. Open attached project ("case_1264686-Sample.zip")2. Enter Play mode3. Observe the Game view Expected result: A video... Read more
Graph is evaluated when stopped after changing an Animation Clip when th...
1) Open the attached project2) Open the "bug" scene, and open the timeline window and the animation window3) Select the "Timeline" o... Read more
[Timeline] Audio is not paused when setting Time.timeScale to 0
How to reproduce:1. Open attached project "case1269783.zip" and scene "SampleScene"2. Enter Play Mode Expected result: Timeline soun... Read more
PlayableAsset returns a null Playable after entering and leaving object ...
How to reproduce it:1. Open user's attached project2. Load 'SampleScene' from 'Assets' > 'Scenes' folder3. Hit 'Play'4. In the Ga... 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
- UI Shader Graph throws 'UnityDisplayOrientationPreTransform' error when Android is the selected platform
- Editor memory leak when entering and exiting Play Mode in a blank URP project
- Point Lights with the "Hard Shadows" Shadow Type appear as black squares when Rendering Path is set to "Forward+" or "Deferred+"
- Error SGICE002 is wrongly shown when the tuple elements in a foreach statement don’t match the order of the tuple returned by SystemAPI.Query
- LockBufferForWrite incorrectly rejects valid writes when GraphicsBuffer size exceeds 32-bit limit due to integer overflow