Search Issue Tracker
NetworkServer.DisconnectAll() makes isActive false
NetworkServer.DisconnectAll() makes NetworkServer.isActive false. I does not stop the server from listening, so the server is then i... Read more
[Windows] Unity crashes when stays unfocused for a while
Regression from revious build - Version 5.4.0b7 (b558e46def43)Steps:1. Open Unity with some project2. Switch to another application=... Read more
Animation Curve on the Audio Source is copied with an offset when using ...
How to reproduce:1. Open the "SampleScene" Scene in the attached "audio-curves.zip" Project2. Enter Play Mode3. Inspect Animation Cu... Read more
[Android] Shader causes 100% crash on Kindle Fire HD 7" 2013 devices
Any scene which loads the shader FP_FogFX will crash when run on a Kindle Fire 7" 2013 (3rd Gen) (KFSOWI) Read more
Navigation does not work correctly with overlapping buttons
To reproduce this bug: 1. Open the attached project2. Open 'WorksNot' scene3. It has 3 Overlapping buttons4. Play the scene5. Select... Read more
[VFX Graph] Field transform defined on type UnityEditor.VFX.TTorus is no...
How to reproduce Import the attached project Open New Scene scene Open New VFX Select New Arc Torus property Select New VFX GO in Hi... Read more
InvalidOperationException thrown when multiple InputAction instances usi...
Reproduction steps:1. Open the attached Project from "1157221.zip"2. Open and Play "test" Scene3. Stop the Play Mode Expected result... Read more
[Audio] Bypass effects in the audio source does not bypass effects cause...
[Audio] Bypass effects in the audio source does not bypass effects caused by OnAudioFilterRead Steps to repro:- Launch the attached ... Read more
Rendering calls do not clean the previous state in the Frame Debugger (S...
Steps to reproduce:1. Open the user’s project2. Open the “Frame Debug” window (Window → Analysis → Frame Debugger)3. Click the “Enab... Read more
[Visual Effect Graph] Input field overlaps dropdown arrow icon while ren...
Input field overlaps dropdown arrow icon while renaming Category in Blackboard window. Steps to repro:1. Open the attached project.2... 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