Search Issue Tracker
Fixed in 2019.3.X
Votes
0
Found in
2019.3.0a2
2019.3.0a7
Issue ID
1165224
Regression
Yes
[MacOS] Camera.Render gets called twice per frame
Steps to repro:
1. Open a new project
2. Open Window -> Analysis -> Profiler
3. Enter Play Mode
4. Observe the Profiler
Expected results: Camera.Render gets called once per frame.
Actual results: Camera.Render gets called twice per frame.
Reproduced in: 2019.3.0a2, 2019.3.0a7
Not reproduced in: 2019.1.0a1 and earlier streams
Note: Also PlayerLoop gets called 3 times, first one being the physics loop, but two others are going through identical rendering loop.
Reproduced in MacOS 10.14.4
Not reproduced in MacOS 10.12.6, 10.13.6
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Light Anchor component has non-zero default values for Elevation when adding a new Light Anchor component
- Inspector elements are rendered twice when the script component is added via drag-and-drop while the HideFlags.HideInInspector property is set
- Error "Light baking failed with error code 5 (Convergence data not available while rendering lightmaps)" thrown in Console when generating lighting for specific GameObjects
- Copy and Paste options for an Animation Property value are disabled in the Right click contextual menu
- Asset is not found when searching the Label "NewLabel" in Search Window
Add comment