Search Issue Tracker
[URP] Post-effects using UnsafePass in RenderGraph will stop working whe...
Reproduction steps:1. Open the attached “BugRepro” project2. Open the “Scenes/SampleScene” Scene3. Select the “Scenes/PC_RPAsset” As... Read more
Grid is not created in the Scene when adding a Grid component to a GameO...
Steps to reproduce:1. Open the attached "Case_1176883"2. Open the "SampleScene"3. In the Hierarchy window select "GameObject"4. In t... Read more
Unable to get textureOverrideSettings from BuildPipeline.GetBuildTargetN...
Reproduction steps: Open the attached project “PlatformStringTest.zip“ Run the menu item PlatformSettings > GetSettingsForSwitch ... Read more
[Android] Screen orientation is not working on second display of LG V50 ...
Reproduction steps:1. Open the attached user's project "SecondScreenOrientation.zip"2. Build and Run the project with LG V503. Open ... Read more
Burst performance is degraded up to 8 times when number of calculations ...
How to reproduce:1. Open attached project ("BurstPerformance.zip")2. Open Test Runner3. Open Performance Test Report4. In Test Runne... Read more
Animation stops before reaching designated position
Steps to reproduce:1. Open the attached project2. Open the available scene3. Play the scene4. Select 'BoosterOpeningPrefab' in the H... Read more
Trees do not render in 'Unity Terrain - URP Demo Scene'
Steps to reproduce: Open a Unity URP Project Download and import the Unity Terrain - URP Demo Scene into your project Open the 'Terr... Read more
Unity closes when corrupted AssetBundle is opened with AssetBundle Browser
Reproduction steps:1. Open the user's attached “DemoFailure.zip” project2. In the menu click Assets > Bundles > Build Player C... Read more
RadioButtonGroup choices list doesn't clear when the script is not in a ...
Reproduction steps:1. Open project “My project (26) 2.zip”2. Open script “Test.cs”3. Attach debugger to Unity Editor4. Add a breakpo... Read more
[Shaders][GLSL ES2] Shader compiler emits "switch"
Repro steps:1. Downlaod this project2. Load it up in Unity Editor 2019.1.0a113. Open Package Manager Window and notice that you can'... 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