Search Issue Tracker
Fixed in 2019.3.X
Votes
0
Found in
2019.1.0b4
2019.1.1f1
2019.2.0a6
2019.3.0a1
Issue ID
1161207
Regression
No
Editor Crashes/raises an Error when "colors" NativeArray in BeginSubPass() has only one member with a value not equal to 1
How to reproduce:
1. Open "SampleScene" Scene in the attached "test-render-pass.zip" Project
2. Observe the Scene View
3. Check the Console
Expected Behaviour: The Scene View is visible
Actual Behaviour: The Scene view is gray and "Scene view texture is null" internal Error is present in the Console
Reproducible with: 2019.1.7f1, 2019.2.0b6, 2019.3.0a6
Note: Could not reproduce on 2018.4, 2017.4, earlier than 2019.1.0b4 and 2019.2.0a6 versions as it looks like the references are missing
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
Add comment