Search Issue Tracker
Won't Fix
Votes
0
Found in
2018.2.3f1
Issue ID
1072992
Regression
No
Updates on CanvasScaler.matchWidthOrHeight don't reflect in a RenderTexture immediately
Repro steps:
1. Open attached project
2. Open scene "SampleScene"
3. Set the Aspect Ratio to 4:3
4. Enter Play Mode
5. Select the "New Render Texture" in the Project Window to see the texture in the Inspector
6. Return focus to the Game View and press A
7. Observe the texture and press A again
Expected: the Texture fills up the RenderTexture after the first press of A
Actual: You need to press A two times for the Texture to fill the RenderTexture
Reproducible with: 2017.2.3p4, 2017.4.10f1, 2018.1.9f2, 2018.2.6f1, 2018.3.0a10
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS
Resolution Note (2019.1.X):
low priority and minor or cosmetic issues. likely won't fix.