Search Issue Tracker
Crash in m_IgnoredColliders during Collider:Deactivate
Steps to reproduce:1. Download and open project "778529-Mano.zip"2. Open scene "Scenes/main"3. Enter play mode4. Unity editor crashe... Read more
[WSA] EventType.ScrollWheel is not detected
Reproducible on 5.2.4f1, 5.3.4f1, 5.4.0b10 versions. Repro steps:1. Open project "SmallerScrollDetecter.zip".2. Play it in the edito... Read more
[iOS][GLES2] Changing screen resolution to non-native resolution at runt...
Steps to reproduce: 1. Open attached project (ScreenResolutionAnimatedCorrect.zip)2. Switch to iOS3. Set Graphics API to OpenGLES2 i... Read more
[DX12/Shuriken] Line/Trail Renderers are lit incorrectly in DX12
Line and Trail Renderers with "lit" materials are lit incorrectly in DirectX 12 Repro Steps: 1) Open project from command line with ... Read more
[GameView] UI position and scale doesn't update when game view window is...
Repro from scratch:- create a scene- add a UI>Text element- anchor it on the right side via the rect transform inspector (hold al... Read more
[Android] Custom mask effect is not visible on devices with Vivante GC70...
Reproduction steps:1) Open attached project "MaskVivanteGC7000UL"2) Build and run on a device Expected result: You should see a spri... Read more
[WWW] New WWW object without internet connection doesn't set Error field
Steps to reproduce:1. Download and open attached project "WWW test.zip"2. Open scene "Test" and play it3. Notice output in console: ... Read more
Using instancing reduces performance when compared to not using instancing
How to reproduce: 1. Open attached project2. Open the scene main.unity3. Open the Profiler window4. Play the scene- Make a note of t... Read more
Referencing UnityEditor.iOS.Extensions.Xcode throws exception after reim...
To reproduce1. Open attached project2. In the main menu click Assets -> Reimport all Actual behavior: error in the Console:"FileN... Read more
Custom MenuItem hotkey takes priority over Input Field
Steps to reproduce:1. Create new empty project2. Create folder named "Editor"3. In said folder create C# script named "MenuItems"4. ... 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