Search Issue Tracker
Fixed in 2017.3.0f3
Votes
0
Found in
2017.2.0b4
Issue ID
832454
Regression
Yes
Collab off project + Collab on project does not respect AutoRefresh Settings
Title: Collab off project + Collab on project does not respect AutoRefresh Settings
prereq: have a collab off project + collab on project
Steps To Reproduce:
1. Open the collab off project
2. Navigate to Unity>Preferences>General
3. Deselect the AutoRefresh
4. Add a script
5. Navigate to Unity>Preferences>General
6. Deselect the AutoRefresh
7. Add a debug log to Start() in the script
8. Attach the script to an object in the open scene
9. Save for good meansure
10. Exit Unity
11. Open the collab on project
12. Add a script with a debug line in Start()
13. Attach the script to an object in the open scene
14. Save the scene
15. Enter Play mode
16. Observe. See debug message in console
17. Exit Unity
18. Open the collab off project
19. Enter Play mode in the scene.
20. Observe. Debug log message will appear in console. (Its not supposed to)
21. Navigate to Unity>Preferences>General
22. Observe. AutoRefresh will be selected
See attached gif
Repro'd in 2017.2.0b4
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- "Shader warning in 'Hidden/Light2D': implicit truncation of vector type" is thrown when building Universal 2D template
- AI Assistant breaks compilation of packages using System.Runtime.CompilerServices.Unsafe via auto-referencing
- Unity Hub checks the "Documentation" module by default on the 6.4 and 6.5 streams despite that it was unchecked with the previous installs
- Shortcut that toggles between Dopesheet and Curves Views in the Animation Window's Timeline is mislabed
- Property List Items Overlap onto the Property List's top edge when scrolling through a long Property List
Add comment