Search Issue Tracker
[Shader Graph] Package Description makes no mention of support for Unive...
The package description for Shader Graph states that it is compatible with LWRP and HDRP, but it does not mention Universal RP. This... Read more
An instance of a class that is derived from a class that is derived from...
Steps to reproduce: 1. Open attached project2. Open up 'blah.cs' script and notice that Msg class is derived from MessageBase and ha... Read more
Spline Loft Behavior does not generate correct normals for geometry
LoftRoad generates normals that onluy face up. In the Loft function, normals are assigned Vector3.up instead of the up vector from t... Read more
Errors regarding different serialization layout in Development Build whe...
How to reproduce:1. Open the attached project 'BugRepro.zip'2. Build the project (make sure 'Development Build' is ticked)3. Run the... Read more
[iOS] [iPhone 11] ScreenOrientation.PortraitUpsideDown works only for th...
Steps to reproduce:1. Open attached "ScreenBugRepro.zip" project2. Build for iOS and deploy the Xcode project to the iOS device3. Pr... Read more
[Hub] 'Last Update' row shows future date in the License section
How to reproduce:1. Open Hub2. Click on Settings icon -> License Management3. Observe 'Last Update' row Expected result: Today's ... Read more
[tvOS] After setting allowExitToHome to True and back to False the app s...
How to reproduce:1. Build the "tvOSExitBug.zip" project for tvOS2. Connect gamepad controller to the Apple TV3. Run the app on Apple... Read more
[Android] "Execution failed for task ':launcher:assetPackDebugPreBundleT...
Possibly Google bug: [https://partnerissuetracker.corp.google.com/issues/255732500] Wait for news there. How to reproduce:1. Open th... Read more
[Android] [AssetBundle] Loading many AssetBundles causes a crash
To reproduce:1) Open attached project and Main scene in it2) Build and run on Android3) Notice a crash after 5-30 seconds (happens q... Read more
[XR][Android][URP][Shader Graph] Shader graph shaders are not rendering ...
Shaders that are created using the Shader Graph do not render on Android when using instancing. 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
- Texture Import Warnings are obscured by other Terrain Layer options in the Inspector
- Active Targets section text in Graph Inspector is truncated despite available space
- Burst Inspector middle divider is jittering when resized with the Burst Inspector window docked
- Shader Graph Node information is briefly displayed in Graph Inspector when clicking on Category in the Blackboard
- JsonConvert conversion fails trying to call GetCallbackMethodsForType when [OnDeserialized] is used in a class