Search Issue Tracker
NGUI Prefabs does not support Prefab Mode.
How to reproduce:1. Open user's attached 'TurnBasedBattle.zip' project2. Open 'TurnedBasedBattle' scene3. Expand 'Root' object in th... Read more
Tilemap Focus filter remains active in Scene View after closing the Tile...
How to reproduce:1. Create a new Unity project2. Create a 2D > Tilemap3. 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 project... Read more
[Android][VideoPlayer] Several frame ready events are skipped when repla...
Repro steps:1. Open user attached project2. Build and Run on Android3. Find the video called "MZ 103"4. "Prepare Video"5. "Play" and... 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 consoleActual result: There are e... Read more
[iOS][Metal] Bloom of Post-processing causes flickering white glitches
To reproduce: 1. Download attached project "TestPP.zip" and open in Unity2. Open "TestPP" scene3. Ensure that Metal Graphics API is ... 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 run3. When ran, observe results with dual... Read more
Mutiple instances of same material created after accessing renderer.mate...
To reproduce:1) Open attached project and scene2) Play itNote: Make sure you don't click game view for now3) Select the cloned model... Read more
[macOS] Creating a Texture2DArray with a YUY2 TextureFormat crashes the ...
How to reproduce:1. Open the submitted project2. Open the scene 'SampleScene'3. Enter Play Mode Expected result: 'Texture creation f... Read more
CullAllVisibleLights consume too much CPU when only baked lights are use...
To reproduce:1. Open attached project2. Build and run for Android with development mode checked3. Connect profiler and drill down to... 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
- Text render issues and various exceptions in TextCore when using TextSettings option "Match Material Presets"
- NullReferenceException error is thrown when unpacking multiple instances of the same UI Document
- URP Decal Projectors don't render when they are hidden in the Hierarchy, unlike other GameObjects
- Reflection Probe “adjusting number of stops to over or under expose the texture” setting does not update in Scene realtime
- UI Toolkit rendered text breaks when toggling FontWeight styles through code