Search Issue Tracker
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
Emission of the Particle System is not visible when the Particle System ...
How to reproduce:1. Open the user’s attached “TrailsBug.zip” project2. In the Hierarchy window, select the “Orbiter” GameObject3. Ob... 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- add t... 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
Monodevelop loses code folding on save
When I save a script, code folding for that script only. It comes back randomly some time after going away. I have not been able to ... 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 on "'anonymous namespace'::ConvertFBXShapes" when importing an FBX...
How to reproduce:1. Create a new project2. Import the “Carmen.fbx” file into the project Expected result: The file is importedActual... 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
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
- The Multiplayer Play mode tool doesn't see the list of Play Mode scenarios when using 6000.3.x
- Input field does not update when selecting the same input field after previous input was canceled
- No warning thrown when modifying array size while editing multiple objects
- Root Motion Node option does not revert when changing the selection and clicking "Revert" in Inspector
- VFX Graph prefabs are not fully instanced when they are instantiated via a script