Search Issue Tracker
Fixed in 5.3.5
Votes
0
Found in
5.3.1f1
Issue ID
768938
Regression
No
[ComputeShader] Writing into RenderTexture wont read in a vertex shader
Steps to reproduce:
1. Open attached project "768938.zip"
2. Open scene "demo"
3. Run scene
4. In hierarchy, select "Plane" and notice that it isn't deformed
5. Pause scene
6. In its "Compute Dispatch" component/custom script double click on "Rt" field to be taken to RenderTexture
7. Select "Plane" again and notice that this time it's deformed
Additional steps:
8. Pin inspector of RenderTexture
9. Resume game
10. Notice that this time "Plane" rapidly switches between Deformed and Non-deformed.
Reproduced with: 5.1.4f1, 5.2.4p1, 5.3.2p2, 5.4.0b5
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- DownloadHandlerScript.CompleteContent is called twice when building for WebGL
- Scene view has Y coordinates of the Screen Position node flipped when some of the URP features are disabled
- Volumetric fog shader variants are missing from build when "Strict Shader Variant Matching" is disabled
- Unnecessary modifications clutter the Scene when using a RectTransform driven by a LayoutGroup in a Prefab
- Files in the target folder are deleted without a proper warning when building an iOS project
Add comment