Search Issue Tracker
Crash with Fatal signal 11 (SIGSEGV) when loading scene asynchronously
The crash is reproducible with the release build only. It does not happen when the development build is enabled in the build setting... Read more
OnTriggerEnter2D behaves like OnTriggerStay2D under certain circumstances
Steps to reproduce : - import the project attached- open the "Test" scene- press play and notice the messages in the console Duplica... Read more
[Windows] "Layout update is struggling to process current layout " error...
To reproduce:1. Open my attached project "DoYouCopy.zip"2. In Hierarchy window, find "ButtonMap" Game Object and select it3. In Hier... Read more
LoadLevelAsync Hangs for a Moment when Loading a Scene with Large Audio ...
Reproduction steps:1. Open attached project "LoadLevelHiccup"2. Open scene "Splash"3. Enter play mode4. Notice that the scene showin... Read more
[WebGL] AsyncGPUReadback.RequestIntoNativeArray displays incorrect frame...
How to reproduce:1. Open the “Frame_Count_Bug” project2. Switch build to “WebGL” (File > Build Settings > “WebGL” > Switch ... Read more
When TalkBack is active on android, touch input is affected by it
When TalkBack is active on android, touch input is affected by it so that touch count and button presses don't work properly Read more
Scrollbar stops velocity of 'Scroll Rect' unexpectedly
Reproduction Steps:1. Open User's project2. Run "TestScene"-Note: "Scrollbar On" should be activated, therefore greyed.3. Try pullin... Read more
Assigning a custom Debug.logger.logHandler doesn't intercept thrown exce...
To reproduce:1. Open project2. Press playNotice that the "Test" class intercepts Debug.Log and Debgu.LogException, but doesn't inter... Read more
creating prefab from interactive cloth in the scene crashes the editor
1) I created an object with interactive cloth and a cloth renderer.I setup the cloth colliders and see it behave like cloth when I p... Read more
Standalone player is always on top
To reproduce:1. Open new project2. Make Windows Standalone build3. Run build in Windowed mode4. Drag player window around screen5. T... 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