Search Issue Tracker
Fixed in 2020.1.X
Fixed in 2019.3.X
Votes
0
Found in
2017.4
2018.3.0a1
2018.4
2019.2
2019.3
2020.1
Issue ID
1182855
Regression
Yes
[Profiler] Profiler script entries are prefixed by their Assembly Definition
Reproduction steps:
1. Create a New Project
2. Create a dummy Script and add to a scene
3. Enter Play mode
4. Open the Profiler and Record for a bit
3. Expand "PlayerLoop" -> "Update.ScriptRunBehaviourUpdate" -> "BehaviourUpdate"
Expected Result: Profiler script entries are not prefixed by their Assembly Definition
Actual Result: Profiler script entries are prefixed by their Assembly Definition
Reproduced with: 2020.1.0a16, 2019.3.0f3, 2019.2.16f1, 2018.4.14f1, 2017.4.35f1
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Active quality level set on a new Universal 2D project is not the default quality level when creating a new project
- Inspector Open button does nothing when navigating to a different folder with a locked asset
- Pre-generated XML serializers fail to deserialize types that use polymorphism when the Player is built with the IL2CPP scripting backend
- Editor crashes with error "Failed to present D3D11 swapchain due to device reset/removed" and Player freezes when rendering a particle system while using modified URP package on DX11
- Crash on Scripting::LogException when async HTTP callback executes after scripting domain teardown
Add comment