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
- [Dragon Crashers] Build fails in U6
- [Dragon Crashers] 4 Shader error messages on import
- [Dragon Crashers] Readme text is white on light grey
- Cursor stays in front of the first character when entering text in the TextMeshPro field
- Searching in Hierarchy causes unwanted component calls
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.