Search Issue Tracker
PlayableBehaviour.PrepareFrame ignores Time.timeScale when Time.timeScal...
Steps to reproduce:1. Open the attached project "Project.zip"2. Open Scenes/SampleScene3. Enter the Play Mode4. Observe the Console ... Read more
[Android][URP][Vulkan] NaN pixels and Bloom post-processing generates vi...
Steps to reproduce:1. Open the user's attached project "VulkanPixelNaNIssue-2021.2.zip"2. Build it to Android3. Open the app Expecte... Read more
UI Toolkit TextElement changes height unpredictably when parent directio...
How to reproduce:1. Open the user's attached project "UI Toolkit Test.zip"2. Open Window>UI Toolkit>Test Expected result: UI T... Read more
Solid green rectangles drawn using the Mesh API are of uneven thickness
Steps to reproduce:1. Download and open "New Unity Project.zip"2. Click on Window > UI Toolkit > TextDebugWindow3. Use mouse w... Read more
"Insecure connection is not allowed" error is shown when "View documenta...
Steps to reproduce:1. Create a new project2. Open Window>Package Manager3. Select Timeline package4. Press the "View documentatio... Read more
[HDRP] Error messages are spammed when resolving HDRP Configuration issu...
Reproduction steps:1. Create a new HDRP template project2. Import UnityJapanOffice from Asset Store via Package Manager ( https://as... Read more
Unity menu bar does not change size when using custom scaling
How to reproduce:1. Open a new Unity project2. Go to 'Edit > Preferences > UI Scaling'3. Uncheck 'Use default desktop setting'... Read more
ArgumentOutOfRangeException is thrown when expanding a Console message
How to reproduce:1. Open the user's submitted project2. Open scene ProfilerRecorderBug3. Press the Play button4. Open the Console5. ... Read more
[iOS] Input from an external keyboard is not handled when running a Build
Reproduction steps:1. Open attached project "KeyboardTest" and load Scene "SampleScene"2. Build and Run the project on an iOS device... Read more
IL2CPP build fails when using an interface with static fields in a script
How to reproduce:1. Open the attached Unity project ("BugRepro.zip")2. Build the project Expected result: build succeeds, no build e... 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