Search Issue Tracker
Fixed in 12.0.0
Votes
0
Found in [Package]
12.0.0
Issue ID
1340307
Regression
Yes
VFXs reimport when entering play mode if a Render Texture of dimension 'Cube' is selected
Repro steps:
1. Open any VFX-enabled project which has some VFX assets in the Project window.
2. Create a new Render Texture in the Project window.
3. Select the Render Texture and change its dimension to 'Cube'
4. While still having the RT selected, enter play mode
5. Observe the VFX assets in the project get recompiled.
Expected outcome:
- The VFX assets to not get recompiled
Notes:
- Does not happen if the RT is set to a different dimension than 'Cube'
- Does not happen if the RT is set to 'cube', but is not selected
- Does not happen in 2020.3.12f1 / 10.5
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Sprite Editor Outline Tool Overlay is not displayed when no Sprite is selected
- “No method with RuntimeInitializeOnLoadMethod attribute” warning from ReadmeEditor.cs is thrown after installing Project Auditor Rules
- Projection matrix is altered when using RasterCommandBuffer.ClearRenderTarget on DX12 and Metal
- Entities Hierarchy window allows Cyclic nesting and throws an “ArgumentException: Cyclic nesting detected” error when dragging a Prefab onto the same Prefab in the Entities Hierarchy
- EnterPlayModeOptions doesn't take effect if user manually modifies m_EnterPlayModeOptionsEnabled to 0
Add comment