Search Issue Tracker
Won't Fix
Votes
0
Found in
2017.2.0f3
Issue ID
976109
Regression
Yes
[Collab] Null Reference Exception errors are thrown when using Collaborate and closing/dragging Project tab
1. Create a new Unity project and open it
2. Right click on Project tab and add another Project tab (Add Tab --> Project)
3. Close the added Project tab and notice that no errors are thrown in the console
4. Turn on Collaborate, notice that a few Null Reference Exceptions are thrown in the console
5. Repeat steps 2 and 3
Expected result: No errors are thrown in the console
Actual result: Null Reference Exceptions are thrown in the console when closing/dragging/opening Project tab
Regression introduced with - 2017.1.0p3
Reproducible with - 2018.1.0a7, 2017.3.0f2, 2017.2.1f1, 2017.1.2p3, 2017.1.0p3
Not reproducible with - 2017.1.0p2
Notes:
1. Happens with other tabs as well, but the repro with the Project tab is the most consistent one
2. Seems that turning off Collab does not solve the issue and the errors keep re-appearing, but the errors do not happen before turning on Collab service
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Certain textures are incorrectly marked in the render pass list when observed through Render Graph Viewer
- "Assertion failed on expression" error occurs when multiple Animation Components are instantiated after changing the Culling Type
- MacOS persistentDataPath uses old path when built compared to Editor Play mode
- Crash on RaiseException when entering Play Mode in a specific project
- Debug Console does not reappear when disabling and re-enabling Debug.developerConsoleEnabled
Add comment