Search Issue Tracker
[Format] Cubemap.GetPixel returns wrong data from BC6H compressed cubemap
To reproduce: 1. Open project 2. Open 'test_scene' 3. Play scene Expected: uncompressed and compressed cubemaps should be similar ... Read more
Unity crashes while selecting Render Pipeline Asset at PrepareRenderNode...
Steps to reproduce: 1. Open the "RenderAssetCrash.zip" project 2. Open the "SampleScene.unity" scene 3. 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. Inspec... 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 ==> A... Read more
"OPENGL ERROR" on event creation
"OPENGL ERROR" on event creation 1. What happened Getting an error every time I create an event in the Animation Window... "OPENGL ... 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 scene 3. Open Profiler and select Profi... 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):... 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 "LoadTextureA... Read more
GameObject's selection highlight rectangulates when texture is assigned ...
How to reproduce: 1. Open the attached '185234-selection highlight.zip' project 2. Open 'SampleScene' Scene 3. Select 'Conifer_Needl... 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
- NullReferenceException when setting 'isTextObjectScaleStatic' to false on a disabled TextMeshPro GameObject
- Shader Stripping Custom Options disappear when exiting Play mode without reloading Domain
- Decals do not get projected when 'Rendering Layer Mask' on a GameObject is 23rd Layer or above due to encoding/decoding issues
- Deriving from SearchContextAttribute doesn't always work
- Scripting API documentation is missing for macOS editor extensions