Search Issue Tracker
Won't Fix
Votes
1
Found in
2018.1.0f2
Issue ID
1052792
Regression
No
Higher resolution Texture3D allocation takes an unreasonable amount of time
Steps to reproduce:
1. Download and open the attached project
2. Enter Playmode
3. Press "L" to create a Texture3D
Expected result: creation should not take a long time
Actual result: editor freezes up for ~1+ seconds while the Texture3D is being created
Reproduced on 2017.2.3f1, 2017.4.6f1, 2018.1.6f1, 2018.2.0b9, 2018.3.0a3
Texture in the project is created with the following settings:
Texture3D(512, 512,512, TextureFormat.RFloat, false);
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Animator States disappear when opening their Context Menus right after Pasting them
- "NullReferenceException" is thrown when rapidly expanding and collapsing the folders in the VFX Graph Node creation menu
- VFX Graph tab always opens between "Scene" and "Game" views instead of opening after already opened tabs
- Editor crashes on "MonoBehaviour::Transfer<GenerateTypeTreeTransfer>" when resetting package defaults in VR Template project
- Rotation tool Gizmo is stuck in the Scene View when unchecking/checking the "Orient" node in the VFX Graph and the Scene view is visible
Add comment