Search Issue Tracker
By Design
Votes
0
Found in
5.3.1f1
Issue ID
767755
Regression
No
Importing the new version of the Bolt Package results in a loss of all references to the .dll files
Reproduction steps:
1. Create a project and import "Photon Bolt.unitypackage" Unity package
2. Create a gameobject in the Hierarchy and make it as a prefab by dragging it into project folder
3. Attach "BoltEntity" to the prefab
4. Import the "bolt_release.unitypackage" located in the Assets->Bolt folder
5. Notice that prefab lost the reference to the "BoltEntity" script
Reproduced on: 5.4.0b18, 5.3.4p6
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Cursor image does not update when Cursor.SetCursor is called again with CursorMode.Auto
- Crash on do_runtime_invoke when reopening a specific project after failing to build it
- Animations change speed when rigidbody is added
- Low FPS persists when re-entering Play mode after an extended session in a specific project
- ListView list items in UIToolkit get stuck when reorderMode is set to Animated and they are reordered using two or more fingers on touch devices
Add comment