Search Issue Tracker
Fixed
Votes
0
Found in [Package]
1.4.13
Issue ID
UVSB-999
Regression
Yes
Unable to update project from pre-built Assemblies to Source
Numerous errors and warnings appear when trying to upgrade to the latest Bolt package. These errors can be cleared initially but when you try to play the scene the errors and warnings will spew to the console. The script loses its references. The project is now broken.
This is a simple project containing 1 Macro that prints to the log.
Expected: Once you have imported the latest version of Bolt your project should have no errors or warnings. The project should run as before.
Steps to reproduce
* Open [this|https://drive.google.com/file/d/1xW6DtnoTHMnUKF7xCUwbu-vCnCTqhncI/view?usp=sharing] project in 2020.1.4f1
* Open the only scene in the project and press play
* Notice the debug output in the console
* Exit play mode
* Drag and drop the new Bolt 1.4.13 package into the project
* The import window opens. Note the caution signs about what will be updated.
* Click import
* Notice the errors and warnings in the console
* Clear the console and run the scene
Notice Issue >> numerous errors and warnings appear in the console.
Tested: Bolt 1.4.13, Unity 2020.1.4f1, Windows
Video Attached
Log Attached
!image-2020-09-02-12-40-02-270.png!
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Mouse input is registered incorrectly in Custom RP when downscaling Render Target and rendering Overlay UI before final upscale
- Time.deltaTime is locked to the display's refresh rate when the built Player is moved to a Secondary Display and Windowed Mode is used
- Crash on RaiseException when importing a specific asset
- Crash on RaiseException when opening a specific project
- DownloadHandlerScript.CompleteContent is called twice when building for WebGL
Add comment