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
Heavy frame caused by loading terrain tile using Application.LoadLevelAsync
To reproduce:1. Open attached project2. Open loadTerrainScene.unity3. Open profiler (disable VSync profiling to make bug more appara... Read more
[Lighting] PPtr cast fail errors when baking
To reproduce:- Open the attached project and the scene- Bake the lightmap,observe errors:PPtr cast failed when dereferencing! Castin... 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
- Line Brush blue outline appears at incorrect position when painting start of line in Tile Palette
- [URP] All materials render black when building via batchmode or without rendering Scene/Game view in Editor if Decal renderer Technique is set to "Automatic"
- Player Tags list shows extra blank space behind the scrollbar in the "Player Tags" settings window
- Edit Angular Limits gizmo handles are small and easy to miss-click in the Scene view
- Duplicate Player Tag save fails silently with no error or validation message