Search Issue Tracker
Won't Fix
Votes
0
Found in
2017.1.0b3
Issue ID
905971
Regression
No
Crash in CollabTransactions::TransactionManager::~TransactionManager() when exiting Unity after pushing to Collab
Steps to reproduce:
1. Open Unity with -debugallocator command line argument.
2. Make a change in the project (for example add a cube to a scene and save it)
3. Publish the change to Unity Collab
4. Exit Unity
Expected result: Unity exits
Actual result: Crash in CollabTransactions::TransactionManager::~TransactionManager() occurrs
Reproduced on: 2017.1.0b2, 2017.1.0b3
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- TileMap selection resets to the default when the Scene is saved
- Opening Terrain Prefab in Prefab Editing Mode throws "NullReferenceException" error
- [Search] Dragging query pills put them behind the search text field
- A CustomPropertyDrawer that returns a PropertyField for a property named the same as a child field will not render all child fields
- Graphics Settings shows default values instead of the real values in the Rendering Debugger when Volume.profile is assigned via script
Add comment