Search Issue Tracker
Resources.Load<Sprite>() crashes on Sprite::GetRenderData() when there i...
How to reproduce:1. Open attached project2. Open Window > General > Test Runner3. Press Run All Reproducible with: 2019.3.0a1N... Read more
Reserialize asset in text mode doesn't work if ScriptableObject has suba...
To reproduce:1. Open attached project2. Change serialization mode to "Force Text"3. Reimport all assets4. Notice that "Nested Asset"... Read more
[VFX Graph] Updating custom VFXType doesn't refreshed previously created...
Steps to reproduce: Import the provided package. Open the VFX inside named VFXG_BugRepro_CustomVFXType. Open the C# script named MyC... Read more
[LWRP] [iOS] Shadows are broken when BlendWeights are set to FourBones
How to reproduce:1. Build the attached project for iOS2. Build & Run the app to device via Xcode3. Press "SkinningBonesToogle" b... Read more
On WebGL Player spatial audio (3D Sound Settings) does not change direct...
How to reproduce:1. Open the user's attached “New Unity Project (1).zip” project2. Open the “SampleScene” Scene3. Switch platform to... 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
iOS devices are not showing up in the script editor's “Attach to Process...
How to reproduce:1. Build And Run the attached “AttachProcess.zip” project on an iOS device2. Open the “NewBehaviourScript.cs” scrip... Read more
"Screen position out of view frustum" errors thrown when Scene has world...
Steps to reproduce: Open the attached project "DemoScene" from provided Google Drive link Open "HandsDemoScene" scene (Asses > Sa... Read more
Shadergraph's Blackboard and Preview panels are not rendering any conten...
How to reproduce:1. Open attached project "Blank Shadergraph Panel.zip"2. In the Editor, make sure that Edit -> Project Settings ... 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
- 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