Search Issue Tracker
[Animation] Inserting a key to a curve that has a single key when editin...
1) Add a particle system.2) Select a MinMaxCurveProperty such as Gravity and change its mode to `Random between 2 curves`3) Select o... Read more
[Deployment Management] Changing Gamma color space to linear throws "Ass...
Changing Gamma color space to linear throws "Assertion Failed" Exception Steps To Reproduce:- Go to Edit->Project Setting->Pla... Read more
Editor crashes on WalkTypeTree after removing any component while in Ani...
Steps to reproduce:1. Open attached “CrashRepro.zip” Unity project2. Open “Test” scene3. Select “GameObject” object in Hierarchy4. O... Read more
[Audio Mixer] Crash on play when duplicated audio group is assigned to a...
When the user duplicates an audio group, the audio group is created outside the audio mixer. If the audio mixer is removed from the ... Read more
[VideoPlayer][h264] Several frames at the start of the video are cut off...
Reproduction steps:1. Open the attached project.2. Play the 'ReproScene' scene.3. Click 'h264 Short' button. Actual behavior:You wil... Read more
Cursor not locked within game window bounds when using CursorLockMode.Co...
How to reproduce:1. Open "ConfinedMouseRepro" project2. Build for standalone (make sure that "Default" scene is included)3. Run buil... Read more
Scripting defines are not multiplatform as indicated by a star in the pl...
How to reproduce:1. Open attached project2. Check that 'Scripting Define Symbols' is set as 'myDefine' on android platform-- The def... Read more
Batch mode Unity Editor crashes without stack trace when %APPDATA% is no...
How to reproduce:1. Download tester submitted shell script2. Tweak directories so they point to valid Unity editor3. Run script with... Read more
Head tracking is not smooth when the scene has Video Player in the Hiera...
To reproduce:1. Open the attached project;2. Open "Main Scene" (make sure VR is enabled);3. Enter Play mode;4. Try to move around th... Read more
"Cinemachine Virtual Camera" Copy Component does not work on Body, Aim a...
How to reproduce:1. Download and open "CinemachinePasteValues.zip" Unity project2. Enter Play mode3. Select GameObject called "CM vc... 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 Builder slider value lags and stutters when sliding/modifying certain property values
- "Reset UI Builder Layout" functionality inconsistently changes Canva Size when "Match Game View" is enabled/disabled
- Texture Import Warnings are obscured by other Terrain Layer options in the Inspector
- Burst Inspector middle divider is jittering when resized with the Burst Inspector window docked
- JsonConvert conversion fails trying to call GetCallbackMethodsForType when [OnDeserialized] is used in a class