Search Issue Tracker
[VerticalLayoutGroup] Children position is not updated when a child's sc...
How to reproduce:1. Open user's attached "VerticalLayoutGroup - Bug.zip" project2. Open "SampleScene" Scene3. Enter Play Mode4. Obse... Read more
[macOS] Event.current.type scrollWheel pointerType value is not register...
How to reproduce:1. Open user-submitted project (PointerEventBroken.zip)2. Open the SampleScene3. Enter Play Mode4. Focus the Game v... Read more
Frame chart information of certain Profiler Modules disappear when openi...
How to reproduce:1. Open user's attached "2019.4" project2. Open the Profiler (Window->Analysis->Profiler)3. Open the Memory P... Read more
Backgrounds of Editor windows are changed to a texture when method Image...
How to reproduce:1. Open the attached project (case-1261247.zip)2. Enter Play Mode3. In the Game view press 'Button 1' to call Image... Read more
[Improved Prefab] Tooltips are missing for "Apply" and "Revert" buttons ...
Tooltips are missing for "Apply" and "Revert" buttons in the Override window, refer attached screenshot Steps to repro:1. Create a n... Read more
[LightProbes][Prefabs] Blue highlight(Override Indicator) is missing for...
Blue highlight(Override Indicator) is missing for the "Light Probe Group" component in the inspector, Refer the attached video Steps... Read more
[Physics] Tooltips are missing for the properties under Collider Component
Tooltips are missing for all properties under the following component:Sphere Collider, Capsule Collider, Sphere ColliderProperties: ... Read more
[Physics] Dropdown doesn't expand on clicking its title under "Physics D...
Selected Object Info, Collider Types, Colors, Rendering dropdown doesn't expand on clicking its title under the "Physics Debugger" w... Read more
String array data is lost when one of the strings starts with a colon sy...
How to reproduce:1. Open the attached project (case-1261524.zip)2. In the Project window select the 'test' ScriptableObject3. In the... Read more
Standalone build crashes when custom shader with local keywords and Stan...
How to reproduce:1. Open the attached '1258697-crash-custom-shader.zip' project2. Build and Run the "test_standard" Scene for standa... 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