Search Issue Tracker
[Windows] Development Build with no scenes shows a purple screen when us...
How to reproduce: 1. Create a new empty project 2. Go into the Player Settings (File -> Build Settings -> Player Settings) 3. Tur... Read more
Shader variants take too much memory at runtime
The attached project has a shader with 30K vertex and 30K fragment variants. Only one variant is used at runtime. STR: 1. Make sure... Read more
Error "'GamepadSpeakerOutputType' does not exist in the namespace 'Unity...
Reproduction steps: 1. Open the attached project "ZSerializer.zip" 2. In File > Build Settings make sure that "ZSerializer/Samples... Read more
[M1][Rosetta] Crackling sound when Editor is compiling
Reproduction steps: 1. Create an empty project 3. Play music in the background 3. Create a new C# script and let it compile Ex... Read more
Large delay on SoundHandle.Instance.Destructor when disabling AudioSource
How to reproduce: 1. Open the attached project's Scene labeled "SampleScene" 2. Open the Profiler (Window->Analysis->Profiler) 3.... Read more
Audio becomes mono and voice recording is chopped when recording audio u...
How to reproduce: 1. Open project "BT_Mic_Test.zip" 2. Connect Bluetooth headphones with an integrated microphone to the computer ... Read more
The recorder is recording phone microphone when using a Bluetooth microp...
How to reproduce: 1. Open project "Unity-Audio-Recorder-ticket.zip" 2. Go to the Build Settings (File>Build Settings) 3. Select i... Read more
"Expanding invalid MinMaxAABB" errors thrown in the Console window when ...
Reproduction steps: 1. Open the attached Unity project "Project.zip" 2. Go to the Scene folder and open "SampleScene.unity" Scene 3.... Read more
Audio popping is heard when playing back a sound through Timeline and th...
How to reproduce: 1. Open the user-submitted project 2. Open the scene "SampleScene" and enter Play mode (Assets/Scenes/SampleScen... Read more
AudioClipPlayable.IsDone is false when AudioClipPlayable.Seek is used to...
How to reproduce: 1. Open the attached project "AudioClip.zip" 2. Open Assets/Scenes/SampleScene.unity 3. Enter Play Mode 4. Sel... 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
- Compute Shader with RWBuffer<> type throws an error when it is compiled with Vulkan API
- [Device Simulator] When simulator window is narrow, toolbar controls deform and some become inacessible
- [Device Simulator] Only one Touch Input is recognized when using Device Simulator
- "PropertiesGUI() is being called recursively" warning produced when trying to open color picker when object picker is opened
- [Device Simulator] Getting different transform position on Device Simulator compared to a device when using EnhancedTouchSupport