Search Issue Tracker
blender exported model crashes editor on inport
-e: see title -repro: --imported attached fbx or blender file into empty project (see all the way down) --NOTICE the editor crashes 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 Dup... 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
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
[Regression] Hitting 'Apply' on a prefab with cloth collider creates mul...
How to reproduce: 1. Create new project file 2. Add a new 3D GameObject in Hierarchy Window 3. Add Cloth component 4. Drag GameObje... Read more
[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
The amount of mesh trees being rendered does not change when changing th...
Steps to reproduce : - create a new project - create a terrain and a tree - in the terrain component open the Place Tree option - a... 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 ... 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
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