Search Issue Tracker
[Android] Tegra 3 GPU : RenderTexture.Create failed: format unsupported ...
1) Download attached project ad open in Unity2) Build and Run samplescene on a device3) Wait 5-10 mins until the scene will start re... Read more
Enabling Animator component during Play mode in Prefab mode permanently ...
Steps to reproduce:1. Open attached Unity project2. Enter Play mode3. Open "Hugo" prefab in Prefab mode (observe starting prefab com... Read more
[Linux] Menu hotkeys only work after opening the menu at least once
To reproduce:1) Create new project2) Select any object3) Try Shift+Alt+A Expected: Object gets enabled/disabledActual: Nothing happe... Read more
Profiling Editor keeps leaking memory
Steps to reproduce:1. Open new project2. In Profiler window click "Profile Editor"3. Let it run and while looking at the Task Manage... Read more
[LWRP][iOS][GLES2] RenderTexture.Create failed: requested size is too la...
To reproduce:1. Open project attached by QA2. Switch platform to iOS and set GL ES2 API3. Build and run ExampleScene-Player Expected... Read more
Memory leaking when selecting an Audio Source in Editor
Steps to reproduce:1. Open new project2. Add Audio Source to scene3. Select it in hierarchy4. Observe in Task Manager Unity taking u... Read more
Query performance significantly dropped
How to reproduce: 1. Open attached project (BoxCastPerf.zip)2. Open scene Scenes/SampleScene.unity3. Open the Profiler window and sw... Read more
Error is thrown in console when creating a new script in prefab mode and...
How to reproduce:1. Create a new project2. Create and open a new prefab3. Start creating and attaching a new C# script while in pref... Read more
[IET] PostProcessing throws errors and tutorials do not start when Learn...
How to reproduce:1. Start Unity2. Select "Learn/Basic Tutorials"3. Download one of the given tutorials and then start it4. Wait unti... Read more
Prefab loses object references when upgrading from 5.5 to 2018.3
Prefab loses object references when upgrading form 5.5 to 2018.3 - managed to get it down to a package that has only one VFX. Repro ... Read more
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used