Search Issue Tracker
Won't Fix
Votes
0
Found in [Package]
7.1.2
Issue ID
1194661
Regression
No
[HDRP] AsyncGPUReadbackRequests fail Test Runner test when Shader.WarmupAllShaders method is called
How to reproduce:
1. Open the attached 'WarmupAllShadersPlayerError.zip' project
2. Open Window -> General -> Test Runner
3. Select PlayMode
4. Select Run all in player (StandaloneWindows64)
Expected result: TestWarmupAllShaders(True) pass the test
Actual result: TestWarmupAllShaders(True) fails the test
Reproducible with: 2019.2.11f1 (6.9.0, 6.9.2), 2019.3.0b9 (7.1.1, 7.1.2), 2020.1.0a11 (7.0.1, 7.1.1)
Could not test with: 2017.4.34f1 HDRP is not introduced, 2018.4.12f1 due to namespace errors in WarmupAllShadersTests.cs
Notes:
- not reproducible with built-in render pipeline
- unable to test 2020.1.0a11 HDRP 7.1.2 due to HDRP errors
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
- "Object reference not set to an instance of an object" is thrown when destroying a GameObject with a Camera Component
- [Android] The error message "OPENGL NATIVE PLUG-IN ERROR: GL_OUT_OF_MEMORY:" is thrown when the video is playing
- [IL2CPP] Build fails with the error "[1mcannot convert 'Nullable_1_tEA06D91799914C5C8830F83CE2A8395868C14F02' to 'int32_t' (aka 'int') without a conversion operator" when IL2CPP is used as the Scripting Backend
- Rigidbody interpolation is performed after the next frame's FixedUpdate() when using Rigidbody2D
- OnAudioFilterRead not working as expected for generator scripts
Resolution Note:
post-ponned