Search Issue Tracker
Fixed
Votes
0
Found in [Package]
1.4.7
Issue ID
UVSB-807
Regression
No
Bolt and Ludiq both take a lot of time when Editor changes state
<p>I made deep profiling and found when I play the game or chane something is scripts Unity Editor reloads its app domain code base and Bolt's static initializers take very long time in such moments. Sometimes I forget what I wanted to check while waiting for Unity Editor moves to play state or while compilation is done. It would be great to optimize Editor part of Bolt. What if you make some tweak to disable Bolt's editor part leaving runtime part? It would help to speedup Unity Editor.</p>
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
- AssetBundles fail to load when running in Built Players for Mobile Devices
- UI elements with text gets bigger and grey when Player window is moved to another screen with different resolution
- System name accepts multiline text but crops it on confirmation, duplicates input, and shrinks the field when empty
- UI element scale and position are wrong in project build when DRS is changed with HDR and Software Dynamic Resolution enabled
- White lighting artifact when a point light with a small emission range and "Hard Shadows" touches an object while a directional light with "Soft Shadows" and another point light are present
Resolution Note:
Original Issue|https://support.ludiq.io/communities/5/topics/2287-delay-in-entering-play-mode] - Fixed as part of Work in Bolt 2.
Lazlo Bonin (Lead Developer) 1 year ago
This is largely fixed in Bolt 2 Alpha 4 thanks for the new Odin serialization and a ton of optimizations to the plugin container.