Search Issue Tracker
ShaderForge PrePass shaders use wrong keyword in 5.0
Shaders for deferred lighting made with ShaderForge use HDR_LIGHT_PREPASS_ON keyword instead of UNITY_HDR_ON. Resulting in lighting ... Read more
Shaders: unknown #pragma lines produce confusing/wrong warning line numbers
Unrecognized #pragma statements in shaders are reported on wrong lines. E.g. add a "#pragma foo" in shader line 11 -> it is repor... Read more
Sprite mesh is visible when selecting parented sprites
- Open scene SpriteMeshVisibleOnSelection in the attached project- Select gameobject Child1 and Ctrl+select Parent in HierarchyNotic... Read more
Transparency and baked light maps broken again
Shader warning in 'Tessellation/Bumped Specular (smooth)': texcoord2 missing from surface shader's vertex input struct (appdata), di... Read more
Unity crashes when opening scene after project upgrade from 4.6 to 5.0
- Open a scene in the attached project- Move any object in the scene- Save the scene and close the editor- Reopen the Editor. The pr... Read more
Request for more helpful NpShape::setFlag(s): triangle mesh and heightfi...
Request for more helpful NpShape::setFlag(s): triangle mesh and heightfield triggers error so people know what they need to change/f... Read more
Spotlights can't drop shadows on a terrain
Spotlights don’t drop shadows on a terrain even when the "Deferred" rendering path is enabled. Read more
WWW.Dispose sometimes hangs Unity on a very slow connection
To Reproduce: 1. Limit your download speed to 1kbps using Charles (Win/OSX) or a similliar app ( goto Proxy/Throttle settings in the... 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
- Crash on MonoBehaviour::CallMethodIfAvailable when performing various actions
- Incorrect rotations on bones when importing FBX animations with a Humanoid Rig
- Render Graph Viewer “Pass List” section is flickering when resizing vertically and the Render Graph Viewer window is docked
- Render Graph Viewer Capture button plays the click animation but does not do anything when the Capture button is pressed with the “Enter” key on the keyboard
- UI Builder Scrollview is unable to scroll all the way down when the window is downsized vertically