Search Issue Tracker
[Format] Cubemap.GetPixel returns wrong data from BC6H compressed cubemap
To reproduce:1. Open project2. Open 'test_scene'3. Play scene Expected: uncompressed and compressed cubemaps should be similar Repro... Read more
Unity crashes while selecting Render Pipeline Asset at PrepareRenderNode...
Steps to reproduce:1. Open the "RenderAssetCrash.zip" project2. Open the "SampleScene.unity" scene3. Open Edit -> Project Setting... Read more
5.4b5 Internal: RenderNodeQueue::AllocateSpaceForNodesshould error
Steps to reproduce: 1. Download and import attached project.2. Open scene: GameScene.3. Play in editor.4. Create host.5. Inspect the... Read more
UI Essentials Lightning demo scene: "Invalid memory pointer" and "allocC...
Regression from Version 5.3.0f1 (b948b362cb65) Repro:1. Import "Unity Essentials/Unity Samples: UI"2. Run "Lightning" scene==>Ass... Read more
"OPENGL ERROR" on event creation
"OPENGL ERROR" on event creation 1. What happenedGetting an error every time I create an event in the Animation Window..."OPENGL ERR... Read more
[MSAA|Editor] Unity Editor freezes for some time during object selection...
How to reproduce:1. Open the attached project (Unity5-SelectionLag.zip)2. Open ww2_base_08 scene3. Open Profiler and select Profile ... Read more
[HDRP] Wrong CameraType of "Preview Camera"
The CameraType value of "Preview Camera" is CameraType.Game instead of CameraType.Preview Here the code to test it: Code (CSharp):if... Read more
Texture2DArray.Apply() fails to free texture's system memory after uploa...
To reproduce: 1. Download and open attached "TestTextureArray2.zip (4.8 MB)" project.2. Open "main" scene.3. Enable "LoadTextureArra... Read more
GameObject's selection highlight rectangulates when texture is assigned ...
How to reproduce:1. Open the attached '185234-selection highlight.zip' project2. Open 'SampleScene' Scene3. Select 'Conifer_Needles_... Read more
[Editor][CmdBuffers] Undo doesn't work for RenderingCommandBuffers delet...
1) On http://docs.unity3d.com/Manual/GraphicsCommandBuffers.html there is a link to http://docs.unity3d.com/uploads/Examples/Renderi... 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
- UI Builder Data Path Source List starts flickering and scrolling when trying to select the last item in the list
- Crash on ProcessSceneBeforeExport when analyzing selected Addressables rules in a specific project
- HDR images are compressed incorrectly with default settings on Android Platform
- Crash with multiple stack traces when painting detail on Terrain with a highly detailed Prefab
- Crash on mono_object_handle_isinst_mbyref_raw when SerializedReference points to a struct implementing ISerializationCallbackReceiver whose first field is a UnityEngine.Object