Search Issue Tracker
Fixed in 0.3.4
Votes
0
Found in [Package]
preview - 0.1.0
Issue ID
1188700
Regression
No
[Hybrid Renderer + URP] Copy of Entity appears when using Hybrid Renderer with Reload Domain disabled in the Project Settings
How to reproduce:
1. Open User's attached "DiabloMP.zip" project
2. Load "TestArena" scene found in _Game -> Scenes
3. Enter the Play mode
Expected result: Entity moves normally without leaving anything behind
Actual result: Entity leaves a "copy" of itself at the original position in the Play mode, after exiting Play mode "copy" of the Entity appears at a slightly different position than original
Reproduced with: Hybrid Renderer preview - 0.1.0 (2019.3.0b7 with URP template), Hybrid Renderer preview - 0.1.1 (2020.1.0a8 with URP template)
Could not reproduce with:
- 2017.4.33f1, 2018.4.11f1, 2019.2.10f1, 2019.3.0a1 (no "Reload Domain" in Project Settings)
- 2019.3.0a9 ( importing "Entities" package causes Burst Compiler errors in the Console)
Notes:
- it is possible to reproduce this issue on 2019.3.0a10 with LWRP template, however, it is not reliable enough, because of other appearing issues (like Entity disappearing after closing Subscene edit mode)
- once "copy" appears in the Scene mode, it can appear moving if, for example, one clicks around in the Package Manager while in Scene mode
- Hierarchy remains the same as with "Reload Domain" enabled
- one workaround would be to disable "Enter Play Mode Options" in the Project Settings
- another workaround would be to enable "Reload Domain" in the Project Settings
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Different text alignment in the column header in Entities "System" window
- Objects with Universal Render Pipeline/Particles/Lit shader are always lit up when changing their Rendering Layer Mask
- PolySpatial “Trying to set shader on a Material Variant.” error is printed in the console when entering Play Mode
- Error “Shader error in 'YSCloudCover': call to 'tex3D' is ambiguous at Assets/YSCloudCoverText.shader(606) (on d3d11)“ is present when compiling tex3D shader with DXC
- Placeholder asset is not loaded with Advertisement Legacy sample when using the latest version of the package
Add comment