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
- The Canvas component's warning box is missing an apostrophe when Additional Shader Channels is set to "Normal" and "Tangent" with Render Mode set to "Screen Space - Overlay"
- Assigned Label or AssetBundle is not copied when duplicating certain asset types
- The "Disable Editor Analytics" flag locks when toggling it until the Preferences Window is reopened and Warning is no longer displayed when the Window is reopened
- 'AlphaToMask' is ignored when in non-resolving renderpasses on Metal
- ArgumentException error is thrown when using a specific layout
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.