Search Issue Tracker
Changing AnimatorCullingMode from Always Animate to Cull Completely does...
To reproduce:1. Open attached project ("761215.rar")2. Open "Demo" scene3. Select Maximize on play in the Game window4. Adjust posit... Read more
Shadow disappears when caster goes off screen
To reproduce:1. Open attached project2. Build scene lighting3. Move camera to the right until cube is not visible in game view4. Not... Read more
Crash on Rigidbody2D::RecalculateContacts when removing Rigidbody2D comp...
To reproduce:1. Create new project2. Add new game object3. Add Rigidbody2D component to the game object4. Make prefab from it5. Add ... Read more
UI Button Component OnClick Event List "Minus" Button is Unclickable
To reproduce the issue follow the steps:1. Open "UIButton Fail" project2. Open "Example" Scene3. Using inspector look at button game... Read more
[iOS][Metal] Custom shader compilation fails when using Metal graphics A...
Steps to reproduce: 1. Open the attached project2. Set the graphics API for iOS to 'Metal' (should be set by default)3. Build for iO... Read more
[iOS] WWW doesn't work with a link that redirects to another link on iOS
Steps to reproduce: 1. Open attached project (redirectLinkTest.zip)2. Build for iOS3. Build the Xcode project and run on iOS device ... Read more
Custom Spotlight Cookies don't show up when spotlights are set to Baked
How to reproduce: 1. Open attached project2. Open scene spot_test.unity3. Open the Lighting window4. Bake the lighting for the scene... Read more
[iOS][Metal] Significant performance degradation in 5.4 with some custom...
To Reproduce: 1. Build the attached project (761024_SimpleReproProject.zip) on Unity 5.4, 5.3 & 5.1.2. Observe that 'Fishlabs/Gr... 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