Search Issue Tracker
Multiple draw calls for the identical meshes when GPU Instancing is enabled
How to reproduce:1. Open attached Unity project "GPUInstancingBug"2. Load scene "GPUInstancingBug"3. Generate Lighting4. Open Window... Read more
AudioSource causes volume bump when being re-enabled
To reproduce:1. Open the "scene" scene in the attached project2. Select the "GameObject" from the Hierarchy3. Enter the Play mode4. ... Read more
[Windows] CommandBuffer.Blit() flips Scene view when Antialiasing is off...
To reproduce: 1. Download attached project "BugReport.zip" and open in Unity2. Open "BlitFlipping" Scene3. Enter Play Mode Expected ... Read more
CustomLighting::SetCustomLighting crashes on the project loading process
To reproduce: 1. Download attached project "Virtual-SESC.zip" and open in Unity Expected Result: Unity loads and opens projectActual... Read more
[Speech] - 2017 : There is an exception when trying to use speech in Ho...
Anytime a user tries to play or load a scene that is using Speech (Dictation, Grammar, Keyword) an exception gets thrown in the cons... Read more
Audio clips won't play when launched through control tracks
Was working 2017.1.0b3repro:- create a timeline that as an audioclip playing- deactivate the play on awake on that timeline- create ... Read more
Imported models are not animated in the Animation Import settings previe...
1. Open the attached "AnimationPreviewRepro" project and "Repro" scene2. Open Project window and click on "zombiewalk" model3. Click... Read more
Sprite Atlas pack preview not correct when deleting asset after re-addin...
Sprite Atlas pack preview not correct when deleting asset after re-adding asset 1. Open attached project2. Create sprite atlas3. Add... Read more
Unity crashes at the Home screen when Bullguard software is installed
Bullguard software interferes with Unity Editor and causes a crash to it We have contacted Bullguard and made them aware of the issu... Read more
Caching.expirationDelay doesn't clean the cache anymore
Reproduction steps:1. Open the attached project.2. Play the "main" scene.3. Type "3" into the input box.4. Click "Load".5. Stop the ... 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