Search Issue Tracker
[Regression] Playback of multiple Videos (.webm) freezes Unity Editor
How to reproduce:1. Download attached project file and open "Tests" Scene2. Enter Play Mode3. In Scene Window select one of Raw Imag... Read more
[Animation] Second clip is not played in Editor mode when using Animatio...
To reproduce:1. Open project2. Select 'cube' gameObject3. Press 'PLAY' on 'Clip Player' script componentNotice, that animation is pl... Read more
[Regression][OSX] Editor layout is grey and corrupted after importing pa...
Prerequisites:You'll need Pro version of Unity Editor. Steps to repro: 1. Open Unity Editor on OSX;2. Create new project;3. Import '... Read more
Library CPU architecture cannot be changed with Failed to parse value wa...
To reproduce: 1. Download and open attached "repro963291.zip" project.2. go to Assets->armeabi-v7a folder and select "libMyPlugin... Read more
Finalizer is not called after calling GC.Collect() when using Conditiona...
To reproduce:1. Open project attached by the user2. Open "MainScene" scene and enter play mode3. Inspect the console Expected result... Read more
Audio Source graph is not affected by Volume Rolloff changes via scripting
To reproduce:1. Import attached package2. Play Rolloff scene3. Click on one of the toggles in the game view4. Notice that Volume Rol... Read more
[safari] WebGL errors thrown on scene startup
-e: there are two errors being logged running just an empty scene in Safari 11.0.1--there is nothing obviously broken so far though-... Read more
Nvidia Tegra/GeForce ULP shader uniforms not working on Android < 6.0
How to reproduce:1. Open the attached project2. Build and run Test scene on deviceResult: Sound is playing but video is not rendered... Read more
The Editor freezes when loading a scene and using Analytics at the same ...
To reproduce: 1. Open the project, attached by the user (MatchThree.zip)2. Open the "Menu" scene3. Enter Play mode4. Login with the ... Read more
Changing project windows size affects waveform rendering on audio clip a...
To reproduce:1. Import audio clip to project2. Resize project window to smaller size3. Reimport audio clip4. Notice that only part o... 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
- Text render issues and various exceptions in TextCore when using TextSettings option "Match Material Presets"
- NullReferenceException error is thrown when unpacking multiple instances of the same UI Document
- URP Decal Projectors don't render when they are hidden in the Hierarchy, unlike other GameObjects
- Reflection Probe “adjusting number of stops to over or under expose the texture” setting does not update in Scene realtime
- UI Toolkit rendered text breaks when toggling FontWeight styles through code