Search Issue Tracker
Const are stripped from IL2CPP builds
STR: Add a Text to a scene (UI/Text) On the Text GameObject add a ScriptMachine a create the graph like in SetText attachment Build ... Read more
EditorSceneManager sceneOpened and sceneOpening events are not called wh...
Reproduction steps:1. Open the attached project2. Observe the Console Output Expected result: sceneOpening / sceneOpened logged in t... Read more
Crash with missing stack trace information after changing a Scene View s...
How to reproduce:1. Open the attached project from "GizmosBug.zip"2. Select any GameObject in Hierarchy and open Script "BugScript"3... Read more
Left edge of the Inspector in the new Presets Window can be dragged out ...
How to reproduce:1. Open any project and open the new Presets Window for any Game Object and any Component2. Turn on the Inspector a... Read more
[tvOS] [Game Center] Social.ShowAchievementsUI() doesn't work anymore af...
How to reproduce:1. Build the attached project for tvOS2. Build & Run the app to Apple TV via Xcode3. Wait till Game Center dash... Read more
[HDRP][Android] HDRP tries to build Android Player using Metal graphics API
How to reproduce:1. Open the attached project2. Set the active platform to Android3. Open Android Player Settings4. Disable "Auto Gr... Read more
[Installer] Print and Save buttons are shown over the license agreement ...
1. download MacOS installer from link provided2. run installer3. observe "Print" and "Save" button on "License agreement" tab Expect... Read more
[Editor] Material Selector gets Material Selected only with first selection
Steps to reproduce:1. Create a new project2. Create a default material3. Duplicate it a few times4. Create a sphere and open the "Se... Read more
SBP Support for Mip Stripping
Mip Stripping (removal of top level mips at build time) requires Asset Bundles to be rebuilt per change of quality level and activat... Read more
[Android] Java build exception error when building a specific project wi...
Reproduction steps:1. Open the attached project "TestSDK31.zip"2. Switch to the Android platform3. Build and Run on an Android devic... 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