Search Issue Tracker
Transform.SetParent() with worldPositionStays = false sometimes results ...
How to reproduce:1. Open user's attached project2. Open scene 'Main'3. Enter play mode4. Click 'Add Image' button4.1. If created chi... Read more
"Inspector" tab switches to "Services" tab after 10-30 min.
How to reproduce: 1. Open attached project in Unity 5.5.0b8.2. Open "1" scene.3. Click on the "Cube" and wait from 10 to 30 min. Exp... Read more
Animation events in the last key frame sometimes are not triggered
To reproduce:1. Open attached project2. Run scene3. Notice that animation stops playing Expected: Animation shouldn't stop playing R... Read more
Word Space Canvas doesn't show up in Frame Debugger when debugging a Sta...
To reproduce:1. Open the attached project2. Enable "Run In Background"3. Build and run the project4. Open the Frame Debugger window,... Read more
[IL2CPP] transform.GetType().GetProperties does not return some of the p...
Steps to reproduce:1) Open the attached project.2) Build for iOS or Android with IL2cpp as the scripting backend.3) Run on a device.... Read more
SafeBinaryRead::BeginTransfer crash caused by ProjectSettings.asset on a...
Repro steps:1. Open "test.zip" project Note: User tried to restore the deleted project, thus ProjectSettings.asset got corrupted and... Read more
[5.4][Threading] CullDirectionalShadowCasters performance regression in ...
Reproduction steps:1. Open the attached project (Scratch53_MeshSkinningProfiler.zip);2. Open the scene (Training Room.unity);3. Ente... Read more
[Linux Editor] Dragging a prefab across Scene view and placing it on a s...
When prefabs are dragged across Scene view to place them to an empty script field in the Inspector, after placing the prefab, it sta... Read more
MeshSkinning.Update is Slowed Down by MeshSkinning.CalcMatrices
MeshSkinning.Update is Slowed Down by MeshSkinning.CalcMatrices. CPU time used by CalcMatrices is ~150% more than it used to be. (Co... Read more
[Simulate] Pausing a particle system with a disabled child system preven...
Repro steps:1. Open Scene1 from attached project.2. Select ParticleSystem from the Hierarchy3. In the Scene view, press Simulate if ... 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