Search Issue Tracker
[XR][Oculus GO][Oculus Quest] Compute and Geometry shader results in bla...
Errors produced in logcat: "The given primitive topology does not match with the topology expected by the geometry shader" To repro... 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 mode 4. Notice that the scene sh... Read more
Physics 2D raycast ignores layer order
Reproduction steps: 1. Open the attached project 2. Open scene "Test" 3. Enter Play mode 4. Click on the sprite in the center in the... Read more
Assigning a custom Debug.logger.logHandler doesn't intercept thrown exce...
To reproduce: 1. Open project 2. Press play Notice that the "Test" class intercepts Debug.Log and Debgu.LogException, but doesn't in... Read more
alt-tabbing away from fullscreen game stops updates
-e: When alt-tabbed away from the game, while the game is in full-screen mode, under Windows only, the game stops receiving Update()... Read more
Standalone player is always on top
To reproduce: 1. Open new project 2. Make Windows Standalone build 3. Run build in Windowed mode 4. Drag player window around scr... Read more
Realtime GI is broken if LoadLevelAdditive is used
How to reproduce: 1. Open A.unity scene, let it bake GI. Open B.unity scene, let it bake GI. 2. Open A.unity scene again. 3. Find Wo... Read more
Cannot add assets to a ScriptableObject asset with AssetDatabase.AddObje...
In case the main Asset is a ScriptableObject, AssetDatabase.AddObjectToAsset (subObj, mainAsset) "mixes up" incoming parameters and ... Read more
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
[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 it 3. In H... 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
- Profiler - Taking you to the wrong section when using 'show'
- Draw Renderers custom pass doesn't work with SSGI
- WebCamTexture does not set the requested resolution when used in WebGL
- Editor default Stylesheet/Matching Selector buttons in Debugger don't do anything
- Graphics.DrawMeshNow stops rendering Render Texture after a few frames when viewed in the Player