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
- SpeedTree importer fails to import .st files when path to the project includes a special character
- [VFX Graph] HSLS Redefinition error when input have the same name as attributes
- [VFX Graph] HLSL VFXFIXED_RAND isn't working
- Crash on Meta Quest 2 when using Vulkan
- Greyed out Icon for Tool Context is misaligned in the Tools Overlay in the URP 3D Sample Template
Add comment