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
- [Android][iOS][UnityPlayerActivity] Legacy InputField.onEndEdit is not called when ending text edit
- Transform corruption and/or crash on PhysX::CreateCharacterController when spawning physics objects into Prefab stages
- UNITY_EDITOR data is Serialized into AssetBundle when building on the active Build Target
- "TLS Allocator ALLOC_TEMP_TLS, underlying allocator ALLOC_TEMP_MAIN has unfreed allocations..." error when changing the Packages "Cache Location" folder
- CompilationPipeline.assemblyCompilationFinished() hangs unity when reloading domain
Add comment