Search Issue Tracker
[Worker thread] Unity Editor freezes when trying to close it after calli...
Steps to reproduce:1. Download and open the attached project2. Open scene "TestScene"3. Hit play4. Hit play again to stop5. Attempt ... Read more
Loading Asset Bundle, which has renamed script, loses references to that...
How to reproduce:1. Download AssetBundles demo project http://files.unity3d.com/vincent/assetbundle-demo/users_assetbundle-demo.zip2... Read more
Touch doesn't fully press UI buttons when using the new Input System
Reproduction steps:1. Open the attached project "Touch_build_test"2. Go to File -> Build Settings3. Make sure Development Build i... Read more
4.5+ shader compiler hangs on windows when entering play mode
Closed: Number of fixes for shader compiler were added in Unity 5 cycle. User doesn't experience it anymore in 5.1. UnityShaderCompi... Read more
"Assertion failed on expression: 'pred(*previous, *i)' " is thrown on ad...
Assertion failed on expression: 'pred(previous, i)' is thrown when a new scene is added additively to an existing baked scene having... Read more
[Android] Several unnecessary permissions are added to app manifest
In Unity 5.1, the following permissions are added to AndroidManifest.xml even when these permissions are not required for the app. -... Read more
The new WWW.bytesDownloaded feature completely freezes Unity
Reproduced on 4.3.0f2 The new WWW.bytesDownloaded feature completely freezes Unity until the download completes. This feature was ad... Read more
[SerializeReference] Crash when using SerializeReference with preloaded ...
1) Pull attached changeset 2) Build a standalone player, windows x64 was tested locally. 3) Launch player, crash! Read more
[WebGL] Audio sources are not looping when played using PlayScheduled
How to reproduce:1. Open the attached project ("case_1199920-Unity-bugs.zip")2. Open the repro scene ("WebGLPlayScheduledLoopBug")3.... Read more
[Light Probes] Light Probes ignore ambient light when not in shadow
Reproduction steps:1) Open attached project "Probes Issue"2) Wait for baking to complete--- Notice that light probes have an almost ... 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
- [Ubuntu] Toolbar and menu items for Version Control lack spaces in text on Linux
- Unity Version Control window Pending Changes tab’s Item checkbox is unresponsive when clicked and the item list is empty
- Audio stuttering occurs when heavy processing is performed while OnAudioFilterRead is in use
- Inconsistent Node search results in VFX Graph
- Standalone Profiler stays in Dark Theme after switching Editor theme to Light on Ubuntu