Search Issue Tracker
Opening Particle System Prefab in Play mode breaks the Hierarchy when St...
How to reproduce:1. Open the attached Unity project named "CaseV1"2. Enter Play mode3. Click on "Particle System" prefab -> Open ... Read more
Package Manager UI does not show up and there are compilation errors whe...
How to reproduce: 1) Create a new project in 2018.32) Disable all modules3) Open the project in 2019.1 Result: Package Manager Windo... Read more
[Sequential] The sequential blocks and nodes should have greater parity
There are some cosmetic UX differences between the sequential blocks and their corresponding nodes (img attached). Sequential Circle... Read more
Assembly Definition files significantly increase the time it takes to pe...
For each Assembly Definition file in a project, the time it takes to perform common actions in the Unity editor increases linearly. ... Read more
Logs are not created when a Standalone Player crashes while loading dlls
Steps to reproduce:1. Download and open the attached project(oc link)2. Build for standalone3. Launch build on an AVX incapable mach... Read more
Timeline Control track, new recorded animation clip does not evaluate
Timeline Control track, new recorded animation clip does not evaluate When creating a new animation track/clip within a nested Contr... Read more
OnCollisionEnter & Exit events fired for each individual collider on com...
Steps to reproduce:1. Download latest attached project(1111499-compositecollider.zip)2. Enter play mode3. Move "parent" gameobject t... Read more
[OpenGL] MRT(multiple render targets) on OpenGL ES does not work as expe...
Steps to reproduce:1. Open user attached project - if on windows, it will launch with directx11 graphics api2. Hit Play, and check t... Read more
[Android] Build crashes on device with '.NET 4.x Equivalent' Scripting v...
Build crashes on a device with '.NET 4.x Equivalent' Scripting runtime version when Stripping level set to low / medium / high. Step... Read more
EntityArchetypeQuery is updated only when ComponentGroup exists with sam...
Reproduction steps:1. Open the project inside "TurnBasedBattle.zip"2. Open Entity Debugger at Window -> Analysis - Entity Debugge... 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
- Build fails when building a project containing an 18+ dimension array with IL2CPP
- [Android][Sentis] Human poses are not detected when using the BlazePose model
- Sprite Editor Outline Tool Overlay is not displayed when no Sprite is selected
- “No method with RuntimeInitializeOnLoadMethod attribute” warning from ReadmeEditor.cs is thrown after installing Project Auditor Rules
- Projection matrix is altered when using RasterCommandBuffer.ClearRenderTarget on DX12 and Metal