Search Issue Tracker
[WebGL][MacOS] Reimporting audio assets throws "Importer(AudioImporter) ...
Steps to reproduce:1. Open attached "tdd-asteroids.zip" Unity project on MacOS2. Switch to WebGL platform3. Right-click and reimport... Read more
Crashed during loading of "dubstepper" scene
To reproduce:- Open attached project and launch "dubstepper" scene- Observe the crash Read more
Mixer UI: long exposed parameter names draws over other UI elements
-e: see title -repro:--create new audio mixer--add effect--expose a parameter to script--click the exposed parameter list and rename... Read more
Missing tool tips or tool tips that have very little explanation
Audio Mixer - some features are missing tool tips and some tool tips have no proper explanation - please see below: - "Bus" has no t... Read more
[Audio] No preview for procedurally created audio clips
Reproduction steps1) Open attached project2) Open scene "ShuffleClip"3) Enter play mode--- You should hear distorted bird singing4) ... Read more
Instantiate(gameObject.audio) as AudioSource causes crash
To reproduce:1. Open attached project2. Open scene "creatures"3. Run - unity crashes with no bug report Removing the line "SXFaudioS... Read more
Error when importing WAV file
Repro steps:1) Import wav files in user submitted project asset folder.(or file attached below) BAD.wav should produce an error for ... Read more
[AudioReverbZone] Changing Reverb Preset via script has no effect on audio
How to reproduce:1. Open the attached project2. Open and play ReverbTest1 scene3. Hit tab to change AudioReverbZone.reverbPreset4. L... Read more
Name on Audio Mixer disappears
Name on Audio Mixer disappears. Maybe this is intentional design, but when you have many groups and scroll to the right the name of ... 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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used