Search Issue Tracker
[Android] [Play Asset Delivery] "Not enough storage space to install req...
Reproduction steps:1. Extract the attached project “ReproProj”2. Use the instructions to install the Player on the device https://de... 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
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
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
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
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
Physics 2D raycast ignores layer order
Reproduction steps:1. Open the attached project2. Open scene "Test"3. Enter Play mode4. Click on the sprite in the center in the gam... 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
- 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