Search Issue Tracker
[Audio][Warning] Applying echo effect component to an audio source which...
Applying echo effect component to an audio source which streams audio from a URL throws warning 2. How we can reproduce it using the... Read more
VFX Graph ZWrite has no effect when using URP PostProcessing DoF effect
How to reproduce:1. Open the attached project "1571703-URPVFX DoF.zip"2. Open Assets/Scenes/SampleScene.unity3. Enter Play Mode Expe... Read more
Aspect ratio breaks when resizing split screen or rotating the device wi...
To reproduce:1. Open 2 any Unity projects in the split screen mode on Android;2. Resize the split screen;3. Rotate the device to the... Read more
"NullReferenceException: Object reference not set to an instance of an o...
How to reproduce:1. Open the attached project “VR Chat World.zip“2. Open Scene “main“ (Assets/Scenes)3. Select the “Cube (1)“ GameOb... Read more
[HDRP] Local Volume's profile shown as empty when reassigned
Versions tested: 2019.3.4f1 + 7.3.0 Steps to reproduce: 1) Open attached project or have a local volume with overrides in the scene2... Read more
UNITY_SAMPLE_TEX2DARRAY returns incorrect results
Reproduction steps:1. Open the attached project “Shader Sampling Test”2. Enter Play mode Expected result: Both of the cubes are gree... Read more
Probuilder window has it's color applied to the entire action background
The probuilder window has the color of its actions (the vertical bar to the left of each action) applied to the entire background of... Read more
Unity hard crash when setting AvatarMask transformCount to negative value
Executing these two lines of code will crash Unity so bad the bug reporter doesn't come up:UnityEditor.Animations.AvatarMask a = new... Read more
5.0 Deferred Shading makes Masked world space UI not work
UI Masks in world space canvases don't work with Unity 5.0 deferred shading. Read more
Crash on mono_gc_wbarrier_range_copy when loading a Scene async
Reproduction steps:1. Open the attached “repro-project“2. Enter Play Mode3. Click “New Game“4. Observe the crash Reproducible with: ... 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
- SetComponentEnabled uses class instead of struct when constraining Enableable Component type
- [iOS] Application.deepLinkActivated does not get invoked while app is running when UIApplicationSceneManifest is added in Info.plist
- Inspector scroll area stretches when using components with nested serialized arrays on FBX model prefab instances
- Crash on ConstraintProjectionTree::projectionTreeBuildStep when ConfigurableJoint uses JointProjectionMode.PositionAndRotation and connected Rigidbody switches from kinematic to non-kinematic
- ScriptableObject asset is accessed during the lookup of Build Profiles when opening the Build Profiles Window