Search Issue Tracker
Unnecessary cast to float when calling Mathf.Abs
The return type of Math.Abs is float, so explicit cast to float in the return statement of Mathf.Abs is unnecessary and leads to inc... Read more
[UIElements] Multiple ListView's TextField items inherit the selected Te...
How to reproduce: 1. Open the attached "1271674_Listview.zip" project 2. Go to Window -> ListViewExampleWindow 3. Select any TextFie... Read more
[Prefabs] Variant of a Variant losing overriden values when adding new c...
How to reproduce: 1. Open the attached project "BugRepro_PrefabGrandchildLosingOverride" 2. Enter the "PrefabChild" prefab 3. Rig... Read more
PNGs imported with RGBA Half format are incorrectly converted when using...
How to reproduce: 1. Open user-submitted project 2. See Gradient8bit and Gradient16bit in the Project window Expected result: the i... Read more
[Graphics] DrawMesh crashes editor if material is not valid or null
Steps to reproduce: 1. Download and import attached project. (repro-case_756849-DrawMesh.zip) 2. Open scene: main 3. Press play. C... Read more
The Animator window defaults its layout when opened
Reproduction steps: 1. Create a New Project 2. Open the Animator window 3. Resize the separator line in the middle of the window 4. ... Read more
[iOS][IL2CPP] Game crashes when instantiating a LegacyParticle from an A...
Steps to reproduce: 1. Open attached project 2. Open 'main' scene 3. Switch to iOS 4. Click Assets/Build AssetBundles in the menu b... Read more
SetText(char[] ) method doesn't change text attribute in Build
How to reproduce: 1. Download and open project 'TextMeshPro.zip' from Google Drive 2. Open Scene 'SampleScene' 3. Enter Play Mode 4.... Read more
[HDRP] UI Mask is ignored when UI element containing the Mask is placed ...
How to reproduce: 1. Open the attached project("Test_2018.3.6f1") 2. Go to Project > Assets > Scenes > Sample Scene 3. Observe Game ... Read more
Localization Settings Asset causes NullReferenceException to be thrown w...
How to reproduce: 1. Open the attached project (LocalizationTest.zip) 2. Open scene Scenes/SampleScene 3. Press the Play button 4. O... 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
- Shader warnings are thrown when deleting blocks in the Ribbon VFX Graph
- Shadow casters are not rendered when deploying builds in specific Unity 6.0 versions
- Automatically unfocuses when focusing and DropdownField is open
- Debug Draw Mode stops rendering GameObjects when GPU Resident Drawer is enabled
- Only a single Selector is added to a Container when drag and dropping multiple of them on an Element in UI Builder