Search Issue Tracker
By Design
Votes
0
Found in
5.5.1f1
Issue ID
880768
Regression
No
Impossible to write from a Compute Shader to an integer based Render Texture
Reproduction Steps:
1. Import attached project.
2. Open "testScene" scene.
3. In the hierarchy, select "TestHost".
4. In Inspector, click the "Start" checkbox.
5. Select the render texture that has been generated in the "Int Test" property.
6. Observe the texture.
Expected result: Texture should change according to "writeToInt.compute".
Actual result: Texture is black and ignores the compute shader.
Reproducible with: 5.4.3p3, 5.5.2f1, 5.6.0b9
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Crash on PluginManager::RefreshPlugins when closing the Editor without making any changes with JetBrains Rider selected as the External Code Editor and Google Mobile Ads third-party plugin imported
- GetMainLight() returns incorrect distanceAttenuation value for a Custom Shader when URP Forward+ Rendering Path is used
- Standalone Profiler crash on GuidReservations::Reserve when it is opened on a specific project
- m_RenderPipelineGlobalSettingsMap or m_SRPDefaultSettings is pointing to UnityEngine.Rendering.HighDefinition.HDRenderPipeline when High Definition RP package is removed
- Rendering Debugger fields have no padding at the bottom of the fields list
Add comment