Search Issue Tracker
By Design
Votes
0
Found in
2018.1.0f2
Issue ID
1034562
Regression
No
Standalone build with custom SRP doesn't draw objects on screen
To reproduce:
1. Open the project, attached by the user (SRPTest.zip)
2. Open the "SampleScene" scene
3. Enter Play mode
4. Observe that transparent quads are drawn to the screen
5. Build and run the project for PC Standalone
6. Observe that the quads are not rendered
Expected: the custom SRP works in the build
Reproduced in 2018.1.0f2, 2018.2.0b3, 2018.3.0a1
Could not reproduce in 2017.3 and earlier, nothing is drawn to the screen even in the Editor
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- [Package Manager] Vulkan Native Rendering Plugin can no longer intercept Vulkan Initialization, as it is loaded later when added via Package Manager
- Sprite texture is null when read from a SpriteAtlas in an Addressables bundle
- Scrolling in the Tile Palette Brush Pick overlay breaks when a lot of Brushes are saved and the List View is enabled
- OnPreprocessAsset is not triggered when AssetPostprocessor version is changed and script recompiles
- Terrain Component and Overlay Text Rendering is broken when using Bitmap Text Rendering Mode
Add comment