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
- Standalone Player crashes with "TDerived GetOrLoad<TDerived>() where TDerived : T" when IL2CPP Code generation is set to "Faster (smaller) Builds"
- IndexOutOfRangeException and InvalidOperationException when logging XML string
- Script missing in "Assets/Settings/Mobile_Renderer/GlobalVolumeFeature" of "com.unity.template.urp-blank" template
- “Font Asset Creator - Error Code [Invalid_File_Structure]…“ error is logged when generating Font Assets from fonts with meta files from previous Editor versions
- Input.mousePosition returns (NaN, NaN, 0.00) when Scene view is opened
Add comment