Search Issue Tracker
Fixed in 2017.2.X
Votes
0
Found in
5.6.0b5
Issue ID
874354
Regression
No
[FrameDebugger] Shader property values for dynamic batched Shadow.RendeJobDir events are constantly changing in Edit mode
Steps to repro:
1. Open attached project and 'test' scene;
2. Go to Window -> Frame Debugger;
3. Click 'Enable' button;
4. Click on 'Dynamic Batch' event under Shadow.RendeJobDir section;
5. Observe Shader Properties tab and properties values (e.g.unity_MatrixVP).
Actual result:
Shader property values are getting updated constantly (see attached video).
Expected result:
Shader property values should be static and not update.
Notes:
- Reproduces in 5.6.0b5, 5.6.0b4, 5.6.0b3; 5.5.0b2, 5.5.0p4, 5.4.4p1.
- Reproducible on both OSX and Windows;
- Not reproducible in Play mode;
- Not reproducible in RenderForwardJobDir Dynamic Batch events;
- Not reproducible with Static Batch events.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Packman: The same asset data is displayed differently in "Import" and "Remove" popups
- Reference to a deleted GameObject becomes "None" instead of "Missing" when the GameObject is restored with undo after entering and exiting Play Mode
- Size value in Particle System Curve's tab is highlighted with selection across all tab header
- Particle System Curve's Presets window has no visual indication of what preset is selected
- Blur shader doesn't work when the "Scene Color" Node is attached to the UI "Output" Node
Add comment