Search Issue Tracker
Fixed in 13.1.5
Votes
0
Found in [Package]
2022.1.0b1
2022.1.0b3
2022.2
Issue ID
1395444
Regression
Yes
RenderTexture does not repaint Material when Camera view changes
How to reproduce:
1. Open the user's attached project
2. Open scene Scenes/RenderTest
3. In the Project window, under the Assets folder, find the RenderTexture "RT"
4. Apply the RenderTexture to the "Sphere" GameObject by dragging RT onto Sphere in the Hierarchy window
5. Press the Play button while observing the Scene and the Game views
6. Select the GameObject "Camera" in the Hierarchy window
7. Move the Camera closer to the Cube, then downwards
8. Observe the RenderTexture drawing onto the Sphere in the Game view
Expected result: the RenderTexture Material on the Sphere repaints and is updated accordingly to the Camera changes
Actual result: the RenderTexture Material on the Sphere does not repaint and leaves trails
Reproducible with: 2022.1.0b1, 2022.1.0b4, 2022.2.0a1, 2022.2.0a7
Not reproducible with: 2019.4.36f1, 2020.3.30f1, 2021.2.14f1, 2022.1.0a16, 2022.1.0b5, 2022.1.0b10
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
- Errors and warnings are thrown after installing Visual Effect Graph Learning Samples
- Add Behaviour dropdown has a part in which the dropdown outline is cut out when the Add Behaviour dropdown is opened
Add comment