Search Issue Tracker
[Universal RP] ScriptableRenderPass.Configure method takes up to 20-80% ...
How to reproduce:1. Open the attached "case_1417754" project2. Enter the Play Mode in the "SampleScene" Scene3. Open the "Window -&g... Read more
IndexOutOfRangeException is thrown when triggering ShowObjectPicker in a...
Reproduction steps:1. Open the user's attached project2. Open script "Assets/Examples/MathGraph/Editor/MathGraphEditor.cs"3. Change ... Read more
Clickcount does not increase with InputSystemUIInputModule
With InputSystemUIInputModule present in the scene, clickCount is never increased, it stays at 0 on UGUI elements and 1 on UIToolkit... Read more
ShaderProperty "ProjectionParams.x" is being changed to "-1" when enabli...
How to reproduce:1. Open project "My project.zip"2. In the Hierarchy window select "Camera" GameObject3. In the Inspector window tur... Read more
Crash when replacing a missing Script in a Prefab with another invalid S...
How to reproduce:1. Open the attached "1424062.zip" project2. Open the "GameObject" Prefab3. Attach the "Bar" Script to the missing ... Read more
Empty "StreamingAssets" folder gets created after building an empty project
How to reproduce:1. Create a new project2. Build the project3. Observe the Project window Expected result: No new folders are create... Read more
Fatal "'.h' file not found" error is thrown when building Xcode project
How to reproduce:1. Open the user's attached project2. Go to File -> Build Settings3. Enable "Create Xcode Project"4. Make sure t... Read more
NullReferenceException is thrown when hiding a GameObject while the Scen...
Reproduction steps:1. Open the attached '1425103-sample' project2. Open the 'SampleScene'3. Select any GameObject in the Hierarchy4.... Read more
Incorrect lightmapping when GameObjects have the same vertex position
Reproduction steps:1. Open the user's attached project2. Open "Scene"3. Open the Lighting window and click "Generate Lighting" Expec... Read more
CustomCollider2D does not update properly after call to SetCustomShape(s)
Steps to reproduce:1. Unzip and load the attached project "CC2D.Zip".2. Open the "SampleScene".3. Ensure that "Gizmos" are turned on... 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