Search Issue Tracker
Won't Fix
Votes
0
Found in
2019.2.0b4
Issue ID
1158219
Regression
No
[Camera] No action is performed on clicking the Open button for Render texture
Nothing happens on clicking the open button for RenderTexture
Steps to Repro:
1. Create a new Project
2. Project window > right-click > Render Texture
3. Select Render Texture and click the Open button
Actual Result:
Nothing happens on clicking Open button
Expected Result:
1. The open button is disabled / greyed out OR
2. Render texture opens with supported external application OR
3. A warning is presented to the user
Environment:
Windows and Mac
Occurring with:
2019.3.0a4, 2019.2.0b4, 2019.1.4f1, 2017.1.5f1
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Some UXML Template Asset foldouts appear enabled when all fields inside are disabled
- URP Terrain Demo crash on burst_signal_handler after Generating lighting
- Project window button icons are poorly visible and their shades differ in Light theme
- Automatic LOD fails and SRP Batcher incompatibility occurs when using spline-based quad-topology meshes
- Editor crashes on D3D12GetInterface when repeatedly enabling and disabling 256 text components
Resolution Note:
minor and cosmetic. RenderTexture asset is not really any external file types like JPG/PNG/C#. It is only readable within Unity and used in Unity only. It is no point of opening it anyway. This is same case with material, lens flare, and scriptable object assets.