Search Issue Tracker
[Audio] Statistics audio level goes to 74.8 if the Game window is muted
Reproduction steps:1. Open the project in "My project (43).zip"2. Open SampleScene and enter Play mode3. Enable Statistics in the Ga... Read more
[Windows] Audio.Thread marker in Profiler window is lasting whole frame ...
How to reproduce:1. Open the user's attached “audio.zip” project2. Open the Profiler window with the CPU module3. In the Profiler Ti... Read more
Cannot get data from streamed samples when using PCM read callbacks
How to reproduce:1. Open the user's attached project2. Open scene Scenes/SampleScene3. Press the Play button and go to the Game view... Read more
Audio playing/stopping delay when the stream parameter in the AudioClip....
How to reproduce:1. Open the attached '1312535.zip' project2. Open 'SampleScene'3. Enter the Play mode4. Press the 'Stream start' bu... Read more
Audio Mixer group name does not update in the Project window when renamed
How to reproduce:1. Open the attached project (AudioMixerTest.zip)2. In the Project window, double-click the NewAudioMixer Asset3. I... Read more
SoundManager.Update takes significant time to update when using many aud...
Reproduction steps:1. Open project "SoundManager Repro.zip"2. Open the Profiler tab from Windows > Analysis > Profiler3. Click... Read more
Audio plays for a split second when Mixer's volume is set to 0 beforehand
Reproduction steps:1. Open attached project and "StartMenu" scene2. Enter Play Mode3. In Game View, if there is music playing, press... Read more
TreeView does not report correct state after reordering
Reproduction steps:1. Open the user's attached project2. Open Assets > Scene3. Select "MyComponent" in the Hierarchy4. In the Ins... Read more
[UIToolkit] ScrollView scroll bars aren't refreshed after changing its size
How to reproduce:1. Open the user's attached "ScrollBarsBug" project2. Open the "Bug" Visual Tree Asset in the Project Browser3. Obs... Read more
[UIToolkit] Math assignment operators done in a numeric field don't retu...
How to reproduce:1. Open the user's attached "repro UIToolkit" project2. Open the "SampleScene" Scene3. Select the "Test" GameObject... 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
- Texture Import Warnings are obscured by other Terrain Layer options in the Inspector
- Active Targets section text in Graph Inspector is truncated despite available space
- Burst Inspector middle divider is jittering when resized with the Burst Inspector window docked
- Shader Graph Node information is briefly displayed in Graph Inspector when clicking on Category in the Blackboard
- JsonConvert conversion fails trying to call GetCallbackMethodsForType when [OnDeserialized] is used in a class