Search Issue Tracker
Fixed in 2017.3.0f3
Won't Fix in 5.6.X
Votes
0
Found in
5.6.1f1
Issue ID
940112
Regression
No
ShadowMask is not displayed in Frame Debugger(Light.alreadyLightmapped can't deal with shadowmask)
Reproduction steps:
1. Download project "teststaticSmall.zip" and open in Unity
2. Select scene "LightMapTest"
3. Enable Play mode
4. Select Window -> Frame Debug -> Enable
5. View Camera.Render -> Drawing -> ShaderProperties
Actual: "LightMapTest_shadowmask-0" is loaded in Lighting Global Maps, but not in Frame Debug
Expected: ShadowMask should be loaded in Frame Debug as it is in Lighting Global Maps
Reproduced on: 2017.3.0a3; 2017.2.0b6; 2017.1.0p3; 5.6.3f1
Note: 5.5.4p1 and lower does not contain a definition for ShadowMask
Note: Generate Lighting in Lighting settings window fixes the problem
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 ResizeScriptingList<ScriptingObjectPtr> when passing an undeclared variable to the results parameter for GameObject.FindGameObjectsWithTag
- [Android] "Screen.safeArea.y" always returns values outside of the Safe Area when the device is in Portrait orientation
- Frame spike due to many TreeRenderer.TreeUpdated calls when repositioning terrains in large Scenes
- Crash on GameObject::RemoveComponentFromGameObjectInternal when reparenting Text GameObjects
- [IL2CPP-GarbageCollector] Changing GCMode might permanently disable GC in a multithreaded context
Add comment