Search Issue Tracker
Custom input stops working in Unity 5.5 when Cursor lock state is set to...
Custom input module stops working in Unity 5.5 when Cursor lock state is set to locked. To reproduce: 1. Open example in Unity 5.4.3... Read more
[Windows] Unity crashes while building specific project to any platform
Reproduction steps:1. Open the attached project2. Build the project to Standalone, Android or WebGL Actual result: Unity crashes whi... Read more
Connecting to SQLite plugin takes from 2 to 3 times longer with some dev...
Steps to reproduce:1. Open the attached project "Case_1205936"2. Build it on android device3. Press "Button"4. Notice the load time ... Read more
SpeedTree shaders give warnings about pow(f, e) after being compiled
1. Open Universal Render Pipeline renderpipeline template2. Find a speedtree shader3. Click compile and show code This reproduces fo... Read more
Editor freezes when selecting a GameObject in the Scene view during the ...
Reproduction steps:1. Open the attached “TestEditor.zip” project2. Open the “Assets/Scenes/TestEditorFreeze.unity” Scene3. Enter the... Read more
[iOS] Application.isShowingSplashScreen always returns 'true' when the s...
Steps to reproduce:1) Open the latest attached project.2) Build for iOS.3) Run on a device via Xcode. The output of Application.isSh... 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
OnValidate is called twice when duplicating Prefab instances in the scene
How to reproduce:1. Open the attached project (case_1373124.zip)2. Open the scene Scenes/SampleScene3. Go to the Console and click "... Read more
The client's player object is not destroyed on the host immediately afte...
To reproduce: 1. Open the project, attached by tester (timeoutBug.zip)2. Build the project for standalone3. Launch the game in the e... Read more
WebGL Build error for Windows 7 32-bit OS
Steps to reproduce: 1. Create a new Unity project on 32-bit OS machine2. Try to build it for WebGL3. Notice that the build won't fin... 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
- Warnings in the Bug Reporter window are cut off and not truncated when the Bug Reporter window is resized to its minimum size
- Color is incorrectly applied to objects when initialized with non-normalized parameters
- SerializationUtility.GetManagedReferencesWithMissingTypes() don't return null when “Prefab has missing SerializeReference Types“ warning banner is present
- Memory leak when VFX Graph is open and Camera has "Target Texture" enabled
- The Canvas component's warning box is missing an apostrophe when Additional Shader Channels is set to "Normal" and "Tangent" with Render Mode set to "Screen Space - Overlay"