Search Issue Tracker
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
Crash with __cxa_deleted_virtual when using a command buffer
Reproduction steps:1. Open the user's attached project2. Right-click in the Scene Hierarchy, select "Effects -> Water System"3. S... Read more
[AsyncLoadInEditor] Crash on Sprite::Transfer<GenerateTypeTreeTransfer> ...
Reproduction steps:1. Open the attached project “CrashRepro“2. Build the project (File > Build and Run) Expected result: Project ... Read more
Errors "glClientWaitSync: Expected application to have kicked everything...
How to reproduce:1. Open the "IN_62597" project2. In the Build Settings "Run Device" dropdown, select the desired device3. Press Bui... 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
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
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
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
Terrain Toolbox window causes an exception after entering and leaving pl...
Steps to reproduce: Load the attached project Ensure that the Terrain Tools window (Window/Terrain/Terrain Toolbox) is open and dock... 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
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Frame Debugger is not disabled when switching Scenes if the Frame Debugger window is not open during the transition
- Standalone Profiler Targets another Project if a Standalone Profiler was launched in it before when switching between Edit or Play Mode Targets
- Crash on ForwardRenderLoopJob when opening a specific project
- [Android] Memory leak and eventual crash on Snapdragon 8 Gen 1+ devices when a Clear Pass is executed after Framebuffer Fetch
- PhysicsRaycaster ray length is incorrect when casting from rotated Camera