Search Issue Tracker
Fixed in 2017.1.X
Votes
0
Found in
2017.1.0b4
Issue ID
908131
Regression
Yes
profiler doesn't start on player builds
-e: see title, works well in Editor
--also worked in 2017.1.0b3
-repro:
--open attached or create new project
--play scene and open profiler
--notice it profiles
--make a standalone dev build with profiler as autoconnect
--NOTICE exceptions being thrown and profiler doesn't start:
---one: "Too many Profiler.BeginSample (BeginSample and EndSample count must match)"
---a lot: "Non matching Profiler.EndSample (BeginSample and EndSample count must match)"
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Assets are created in the Package folders when creating assets via custom buttons in the Inspector window or other windows
- “Select” windows are named differently on Windows and macOS
- [Windows] No minimum “Select” window size
- Enabling “Editor Extension Authoring” in UI Builder doesn’t dirty the document and saving with shortcut doesn’t persist the state
- WebRequest.Create() function fails with "URI prefix is not recognized" errors when the project is built for Linux Standalone or Windows Dedicated Server
Add comment