Search Issue Tracker
Fixed in 2019.4.9f1
Fixed in 2019.4.X
Votes
0
Found in
2019.3.0f1
2019.3.0f6
Issue ID
1215229
Regression
Yes
[URP] entering Play Mode with Scene window open and Camera selected in a new project throws errors in the Console
Repro is not 100% consistent
Reproduction steps:
1. Create a new URP Template Project
2. Make sure that Scene view, Game view, Inspector, and Console windows are open and follow the layout in "image1.png"
3. Select the Main Camera in the Hierarchy
4. Enter Play Mode
Expected result: there are no errors in the Console
Actual result: errors "Setting anti-aliasing of already created render texture is not supported!" start flooding the Console
Reproducible with: URP 7.1.5 (2019.3.0f1), URP 7.1.8 (2019.3.0f6)
Not reproducible with: LWRP 4.10.0 (2018.4.16f1), LWRP 6.9.2 (2019.2.19f1), URP 7.1.8 (2020.1.0a21)
Could not test with: 2017.4 because no Package Manager
Notes:
1. Restarting the project resolves the issue
2. Reproducing the issue in Unity versions (2019.3.0f1 - 2019.3.0f4) was inconsistent (the issue would only reproduce sometimes)
3. New URP Template project is needed to reproduce the issue
4. Exiting Play Mode does not stop the errors appearing
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Button highlight state disabled when hovering cursor over smaller sized child UI objects
- "Unity has stopped working" window is skipped when the Editor crashes
- The "Properties..." shortcut does not open the Focused Inspector window when the new GameObject is created
- Editor crashes when using WebCamTexture
- [URP] ShaderKeywords '_MAIN_LIGHT_SHADOWS' and '_ADDITIONAL_LIGHT_SHADOWS' are always enabled in the Editor
Add comment