Search Issue Tracker
Fixed in 2020.1.X
Fixed in 2019.3.X
Votes
0
Found in
2019.3.0a6
2019.3.0a11
Issue ID
1172861
Regression
Yes
[Perforce] Errors are constantly spammed when Inspecting scripts that are outside of the client's root
How to reproduce:
1. Create a new project in your prefered workspace
2. Connect it to Perforce
3. Open the Package Manager and add a package from disk (For example, render pipeline core from: https://github.com/Unity-Technologies/ScriptableRenderPipeline)
4. In the Project Window, open the added package's folder and select any of its scripts
Expected result: no errors are thrown
Actual result: errors about the script being outside of the client's root are constantly thrown and the Editor performance is hampered
Reproduced in: 2019.3.0a11, 2019.3.0a6
Not reproducible in: 2019.3.0a5, 2019.3.0a1, 2019.2.0f1, 2019.1.13f1, 2018.4.5f1
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- There is no way to adjust the HDR Paper White value of the Unity Editor's interface, making it difficult/uncomfortable for some developers to work on very dark/bright scenes in HDR
- Animator window has a dropdown button that throws “MissingReferenceException” error on a new project when the previous project had a GameObject with an animation
- Animator State name overflows outside the visual box when the State has a long name
- UI Document file remains marked as Dirty after Undoing made changes
- Switching between UI Documents with different Canvas sizes marks the UXML file as dirty
Add comment