Search Issue Tracker
By Design
Votes
0
Found in
5.2.0a1
Issue ID
703245
Regression
Yes
[Texture3D] Creating Texture3D with 1k or 2k sizes crashes unity
Unity crashes when you try to create Texture3d with 1k or 2k dimensions. For some pc it crashes always for other pcs only when you have enough ram to create this size texture. Here is screenshot "Screenshot1.png" of the fatal error.
1. Open scene "Test".
2. Select game object "Texture3DCreator".
3. Set property "Dimension" to 1024.
4. Check if you have enough ram for this 3d texture.
5. Play scene "Test".
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Crash on RaiseException when opening a specific project
- DownloadHandlerScript.CompleteContent is called twice when building for WebGL
- Scene view has Y coordinates of the Screen Position node flipped when some of the URP features are disabled
- Volumetric fog shader variants are missing from build when "Strict Shader Variant Matching" is disabled
- Unnecessary modifications clutter the Scene when using a RectTransform driven by a LayoutGroup in a Prefab
Add comment