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
- Blank, Light-Themed "Create Node" window becomes visible on the next project open
- UI Elements/Layout inconsistencies in the Particle System component
- The Game view and Scene view fail to render when launching the Editor with a maximized Render Graph Viewer window
- "List is empty" is poorly visible in the "Create Node" window
- [Android] GameObject with a custom shader becomes invisible when deployed with the Vulkan Graphics API
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.