Search Issue Tracker
Fixed in 2018.3.X
Votes
0
Found in
2018.3.0a1
2018.3.0a3
Issue ID
1054123
Regression
Yes
[2018.3] [Collab] GetNativeCollab is not allowed to be called from a ScriptableObject constructor
To reproduce:
1. Create a new project
2. Open Services tab, enable Collab
3. Push initial commit
4. Add a new script to the project
5. Open Collab Toolbar, press 'see differences' to a freshly added script(Apple File Merge has to be set as revision control)
6. Notice that:
- Collab toolbar button disappears
- Services are no longer usable
- Project window is empty(after resetting layout to default)
- Bunch of errors is thrown
(Video link in edit)
Reproducible on 2018.3 only(2018.3.0a1-2018.3.0a3)
Tested on OSX 10.13.4, 10.14 Beta (18A293u)
Note: the issue happens 6/10 times
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
Add comment