Search Issue Tracker
Fixed in 2019.3.X
Fixed in 2018.4.X, 2019.2.X
Votes
0
Found in
2019.1.0b4
Issue ID
1160669
Regression
Yes
CustomSampler.BeginWithObject fails in 2019.1 on PS4 and XBoxOne
The [Conditional("ENABLE_PROFILER")] attribute on BeginWithObject in the Sampler bindings compiles out this function for XboxOne and PS4 (and potentially other platforms). Causes a sample with an object passed to never begin.
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Mouse input is registered incorrectly in Custom RP when downscaling Render Target and rendering Overlay UI before final upscale
- Time.deltaTime is locked to the display's refresh rate when the built Player is moved to a Secondary Display and Windowed Mode is used
- Crash on RaiseException when importing a specific asset
- Crash on RaiseException when opening a specific project
- DownloadHandlerScript.CompleteContent is called twice when building for WebGL
Resolution Note (fix version 2019.3):
PR: https://ono.unity3d.com/unity/unity/pull-request/88717/_/profiler/bugfixes