Search Issue Tracker
Texture Streaming is not applied to GameObject when using custom shader
How to reproduce:1. Open the attached 'TextureStreamingDebug.zip' project2. Open 'SampleScene' Scene3. Enter Play Mode4. Press 'Spac... Read more
Namespace 'umul128' error when Multiplayer Netcode for GameObjects is in...
How to reproduce:1. Open the attached project from "Unity3dSimpleSampleNet461-master.zip"2. Observe Console for the error "The type ... Read more
[RenderTexture] Two objects with same 3d texture turn black
For some reason, when two objects share same material with render texture they become black after 1 second delay. This bug only repr... Read more
“Sort by” dropdown is cut off when Asset Manager section is set to the s...
Reproduction steps:1. Create a new project2. Install Asset Manager package3. Open the Asset Manager window (Window > Asset Manage... Read more
[GPU] GPU-sorting and GPU events are broken
Repro steps:1. Import the attached package.2. Open the GPUSortingIssue scene and observe the AddMeSecond system doesn't have many pa... Read more
“Invalid path in AssetBundleProvider:." is thrown when loading an update...
How to reproduce:1. Open the user's attached "2077Demo.zip" project2. Set the webserver address on line 131 in the "Launch.cs" scrip... Read more
[Mobile][IL2CPP] App crashes after the splash screen when there's a NavM...
Repro steps:1. Create a new project2. Add a NavMeshObstacle component to any Game Object in the scene and save it3. Switch build tar... Read more
[UI Builder] importing image in unity ask to save changes then errors out
Steps to repro: create a new project in unity open the ui builder and add a visual element to the document drag and drop an image fi... Read more
Shader errors are thrown when including Input.hlsl in the custom function
Reproduction steps:1. Open the attached “ShaderGraphCustomFunctionBug.zip” project2. Open the “Assets/MyShaderGraph.shadergraph” sha... Read more
[Android] Shader causes 100% crash on Kindle Fire HD 7" 2013 devices
Any scene which loads the shader FP_FogFX will crash when run on a Kindle Fire 7" 2013 (3rd Gen) (KFSOWI) 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
- [iOS] [Android] External library generics fail during IL2CPP build
- Animator State’s Multiplier field shows a Parameter that no longer exists when the Parameter was assigned and then deleted
- Shadows disappear and come back after couple frames when using OnDemand Shadows and OnDemand Reflection
- “Delete Selected Items” is still active in the menu when Label is not selected in New Sprite Library Asset window
- "View Generated Shader" button in Shader Graph Asset is not aligned with other buttons