Search Issue Tracker
[Performance] Adding an empty renderer feature causes URP to do an extra...
When adding any renderer feature to URP, it causes the pipeline to create an intermediate render texture to draw and resolve in a fi... Read more
Mesh created using PolygonCollider2D.CreateMesh contains gap
Steps to reproduce:1. Open the attached project2. Open the "ColliderToMesh" Scene from "Assets" > "Example" folder in the Project... Read more
[XR SDK] Console window is spammed with errors when Orthographic Camera...
Reproduction steps:1. Open the attached "case_1325200_URP.zip" project (or "case_1325200_HDRP.zip")2. Load the "SampleScene"3. Selec... Read more
GenericMenu shows as disabled on macOS ModalUtility window
Steps to reproduce:1. Download and open the project "MenuTest.zip"2. Right-click inside the Assets folder in the Project window3. Cl... Read more
[macOS] Built game crashes when Player is loaded with specific project
How to reproduce:1. Open the provided project2. Make a build3. Open the built Player Expected result: Player is loaded successfullyA... Read more
[IL2CPP][Xcode] Undefined symbol errors produced when compiling GameAsse...
Steps to reproduce:1. Open the attached project ("1325183.zip")2. Check "Create Xcode Project" option in Build Settings3. Build and ... Read more
[XR][Quest] MRTK Oculus Quest Hand Tracking Integration does not work wh...
How to reproduce:1. Open the user's attached project2. In the Edit > Project Settings > Player make sure the Show Splash Scree... Read more
The currentSelectionState is set to Highlighted when hovering over the s...
How to reproduce:1. Open the user's attached project2. Open the 'SelectableStateTest' Scene3. Enter the Play mode4. Click on the but... Read more
A false pop-up appears when modifying a script and having Recompile Afte...
How to reproduce:1. Open the attached "1325047.zip" project2. Open the Sample Scene3. Go File -> Preferences -> General -> ... Read more
[WebGL] Lego Microgame build fails when project is inside folder named ה...
Reproduction steps:1. Create a new project using Lego Microgame inside the folder named "המחשב שלי"-- OR1. Open the attached project... 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
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS