Search Issue Tracker
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
Materials gets dark when model (with scale factor bigger than 1) is adde...
To reproduce:1. Open attached project2. Open scene3. Drag cube 1 prefab to scene4. Notice that materials on other cubes becomes dark... Read more
[Android][iOS][UI] Only one light affects UI at one time
Reproduction steps----------------------1) Open user's project (UI sample project from the asset store)2) Build and run scene 'Light... Read more
Scene streaming causes frame rate drop - needs realtime GI async data lo...
Steps to reproduce: 1) Download attached project 'Client.zip' and open in Unity.2) Open scene 'GridStreamerFly2D_2x2_Potisioned_Ligh... Read more
[iOS][IL2CPP] Crash in MarkObjectAsRoot() when unloading unused assets
Steps to reproduce:1) Open the latest attached project (OC).2) Build and deploy to an iOS device.3) Wait for the app to download ass... 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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default