Search Issue Tracker
Fixed in 2020.1.X
Fixed in 2019.3.X
Votes
0
Found in
2019.3.0a3
2020.1.0a1
2020.1.0a3
Issue ID
1181319
Regression
Yes
[VCS] NullReference exceptions thrown when selecting Assets in the VCS Window while VCS is refreshing
How to reproduce:
1. Create a new project in your preferred workspace and open it
2. Connect it to Perforce
3. Open the VCS Window (Project Settings assets should be automatically added to the VCS Window)
4. While one of the files is selected click the refresh button and while VCS is still being refreshed try to navigate the list with the arrow keys
5. Observe the console
Expected result: the list is not navigatable while VCS is being refreshed and no errors are thrown
Actual result: the list is navigatable while VCS is being refreshed and errors are thrown when trying to do so
Reproduced in: 2020.1.0a3, 2019.3.0b2, 2019.3.0a3
Not reproducible: 2019.3.0a2, 2019.3.0a1, 2019.2.3f1, 2018.4.7f1, 2017.4.32f1 (Due to VCS Window refresh working differently in these versions)
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Rigidbody2D.Slide API does not have the needed configuration when creating a 2D Top-Down character controller
- Opening reference for "Playables"component redirects to a missing page
- Sprite Renderer image is changed when switching Mask Interaction and changing Sprite to a shared Sprite
- An unsigned integer is not compared with an integer correctly in player when using IL2CPP backend
- Graphical artifacts are being rendered in Scenes that are loaded during run-time when GPU Resident Drawer is turned on
Add comment