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
- Inconsistent NullReferenceException while connecting Edges in the Graph
- Output Decals URP link in Learning Templates directs to HDRP Lit Decal Documentation
- Performing Undo Redo for Convert to Property action creates a ghost Node
- Crash on GameObject::IsActiveIgnoreImplicitPrefab when opening a specific project
- Default Input Action Asset creates unsaved changes when clicking on Button actions
Add comment