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
- Fields are not focused correctly when using UI Builder
- UNITY_SERVER scripting define does not work when switching to Dedicated Server from Windows by script
- Mesh.CombineMeshes discards empty sub-meshes when 'mergeSubmeshes' is set to false
- [Linux] MacOS build fails for every architecture when the project contains a "StreamingAssets" folder with empty an "yaml" file
- Property drawers do not always update height correctly when expanded via iteration
Resolution Note (fix version 2019.3):
PR: https://ono.unity3d.com/unity/unity/pull-request/88717/_/profiler/bugfixes