Search Issue Tracker
NGUI Prefabs does not support Prefab Mode.
How to reproduce: 1. Open user's attached 'TurnBasedBattle.zip' project 2. Open 'TurnedBasedBattle' scene 3. Expand 'Root' object in... Read more
Tilemap Focus filter remains active in Scene View after closing the Tile...
How to reproduce: 1. Create a new Unity project 2. Create a 2D > Tilemap 3. Open the Tile Palette window and create a new Tile Palet... Read more
Unity crashes on Visual Studio debugger when there is a breakpoint on a ...
How to reproduce: 1. Download, extract and open user's attached project (Crash on Ref.zip) 2. Open "MyScripty" script from the proje... Read more
[Android][VideoPlayer] Several frame ready events are skipped when repla...
Repro steps: 1. Open user attached project 2. Build and Run on Android 3. Find the video called "MZ 103" 4. "Prepare Video" 5. "Play... Read more
InputSystem preview breaks compilation with 2018.3.0b6 and later Unity ...
Steps to reproduce: 1. Open user attached project Expected result: There should be no errors in the console Actual result: There ar... Read more
[iOS][Metal] Bloom of Post-processing causes flickering white glitches
To reproduce: 1. Download attached project "TestPP.zip" and open in Unity 2. Open "TestPP" scene 3. Ensure that Metal Graphics API ... Read more
Activated second display is not rendering when running the project in St...
To reproduce: 1. Open attached project "physicsRaycasterBug.zip" 2. Build for Standalone and run 3. When ran, observe results with d... Read more
Mutiple instances of same material created after accessing renderer.mate...
To reproduce: 1) Open attached project and scene 2) Play it Note: Make sure you don't click game view for now 3) Select the cloned m... Read more
[macOS] Creating a Texture2DArray with a YUY2 TextureFormat crashes the ...
How to reproduce: 1. Open the submitted project 2. Open the scene 'SampleScene' 3. Enter Play Mode Expected result: 'Texture creati... Read more
CullAllVisibleLights consume too much CPU when only baked lights are use...
To reproduce: 1. Open attached project 2. Build and run for Android with development mode checked 3. Connect profiler and drill down... 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
- Crash on Collider::FindNewAttached when colliding specifc GameObjects
- Animator.CrossFade normalizedDuration results in scaled clip advancement when Animator.speed is not 1.0
- Android Debug Symbols shows a Warning that Cloud Diagnostics is enabled when Cloud Diagnostics Package is not installed
- [UI Builder] Insertion Point jumps to the end of the string when editing a new Selector name
- Android player crashes on "vk::RenderPasses::GetPackedRenderPass" when using Vulkan Graphics API in a specific project