Search Issue Tracker
Fixed in 2018.2.X
Votes
0
Found in
2018.1.6f1
Issue ID
1051872
Regression
No
Editor lacks Render Loop Job call when using Frame Debugger to inspect dynamic batching
To reproduce:
1. Open attached project
2. Open Frame debugger
3. Enter Play mode, check Frame debugger Loop Job calls
4. Build for Android, check Frame debugger Render Loop Job calls when built
Expected: Editor has same count of Render Loop Job calls as other platforms (3 calls)
Actual: Editor has Render Loop Job call missing (2 calls)
Reproduced in: 2018.1.8f1, 2018.2.0b3
Not reproduced in: 2018.2.0b4, 2018.2.0f2, 2018.3.0a5
Note: compared platforms - Editor, Android, Windows Standalone
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
Add comment