Search Issue Tracker
[UWP][WP8.1] WWW throws HTTP headers away when server returns HTTP 401
To reproduce:1. Build and run attached project2. Click 'Tap to run' button3. Observe HTTP Communication error Reproducible: 5.5.0a2,... Read more
Calling GetComponent in a static function that receives from the event s...
How to reproduce:1. Open the attached project "815247Crash.zip"2. Open and Play scene0 scene3. Left mouse click in the game view and... Read more
Uri.MakeRelativeUri doesn't work as expected
Steps to reproduce: 1) Download attached project 'UnityUriBug.zip' and open in Unity.2) In toolbar click on Tools >> 'UriTest'... Read more
[SinglePassStereo | ImageEffects] Global fog flips transparent objects
1) Open BugReport scene or BugReport_NotTerrain scene.2) Make sure your SteamVR devices have been inited.3) Play the scene.4) Bend y... Read more
Crash in UnityEngine::Animation::SetBoundCurveFloatValue when selecting ...
To reproduce:1. Open attached project2. Select m_rig_e_gen_step_back_TEMP animation clip in project view3. Editor crashes Read more
[LOD] LODGroup.ForceLOD loses forced control of LOD level after clicking...
Steps to reproduce: 1) Download attached project 'LODGroupTest.zip' and open in Unty.2) Open scene 'LODGroupTest' and press Play.3) ... Read more
MeshRenderer.additionalVertexStreams discards data if set in Awake
Steps to reproduce: 1) Download attached project 'VertexDataTest.zip' and open in Unity.2) Open scene 'AOTest' and press Play.Note: ... Read more
UnityWebRequest downloadedBytes property is always zero
When downloading a bundle from network UnityWebRequest updates its progress property but doesn't update downloadedBytes property. Op... Read more
New surface shader fails to render ambient occlusion based on gbuffer
Reproduction steps:1. Open the attached project2. Open the available scene3. Observe the objects in the scene Result: The object wit... Read more
LightProbes.GetInterpolatedProbe causes an error
1. What happened I get an error when calling LightProbes.GetInterpolatedProbe. Here is the error:NullReferenceException UnityEngine.... 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