Search Issue Tracker
Fixed in 3.0.4-preview.1
Votes
0
Found in [Package]
3.0.2. preview.2
Issue ID
1186714
Regression
Yes
XR Management Package slows down Editor by 5-15ms per ApplicationTick
Steps to reproduce:
1. Create a new project
2. Open Profiler and enable to run in Editor
3. Notice that average frame ms is 6ms
4. Open Package manager and install XR Management
5. Notice that installed package slow down Editor by additional 5-15ms
Results: After installing the package BeginPackageInitialization is called every frame and increasing the EditorLoop time by 5-15 ms
Reproduced with: 2020.1.0a5, 2019.3.0b5, 2019.2.7f2
Reproduced with XR Management: 3.0.2. preview.2, 2.0.0.preview.3
Not reporducible with XR Management 1.0.0.preview.2
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
Add comment