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
- Search: Inspector section icon is less sharp/more pixelated than other editor icons
- Search description string is always truncated
- [VFX] When Grouped Nodes are converted to Subgraph Operator resulting Graph Node is not included in the Group
- Search window icons are less sharp/more pixelated than other editor icons
- The Inspector can be covered when scaling the horizontal separator bar
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.