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
- Shadows are not visible in Player when using DX12 with Forward+ or Deferred+ rendering in URP
- Rendering Debugger Playmode debug UI scrolling is jittery when using click and drag to scroll
- Frame Debugger Target Selection Search Results window becomes too tiny to even see the default “Editor” selection when there are no search results
- Element name field has no character limit in UI Builder
- Async method in Play Mode being aborted when calling `new System.Windows.Forms.Form`
Add comment