Search Issue Tracker
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
Rendering particles in Command Buffer spams errors
Steps to reproduce:1) Download and open attached project "repro_848314.zip"2) Open scene "DensityParticles"3) Either play it or sele... Read more
[GLCORE][OSX] Refreshing editor causes artifacts for fonts
Steps: 1. Open any unity project.2. Create unity script (with right click in Assets ->Create->C# Script)3. And when you click ... 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
[PreviewRenderUtility] Unity freezes when calling Render() on a preview ...
How to reproduce:1. Open the attached "RenderFreeze" project2. Go to "Bug Reproduction" (custom menu item) --> and click on "Forc... Read more
Crashed in Material::UnshareMaterialData when saving scene
Steps to reproduce:1. Download 973686_repro.zip and open "InventoryPreview" scene2. Move "Left" game object (GameWindowScreen -> ... Read more
[Mobile] If 'Clear Flags' option is set to 'Don't Clear' on camera the w...
Steps to reproduce:1) Open the attached project.2) Attach scene 'Main' to build.3) Deploy to Android device or iOS device via Xcode.... 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
Silent Crash on SetBoneWeights when there are more than 4 bone weights p...
How to reproduce:1. Open attached project (SetWeightsCrashUpdated.zip)2. Enter the Play Mode Reproducible with: 2019.3.0a3, 2019.3.0... 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
- Text render issues and various exceptions in TextCore when using TextSettings option "Match Material Presets"
- NullReferenceException error is thrown when unpacking multiple instances of the same UI Document
- URP Decal Projectors don't render when they are hidden in the Hierarchy, unlike other GameObjects
- Reflection Probe “adjusting number of stops to over or under expose the texture” setting does not update in Scene realtime
- UI Toolkit rendered text breaks when toggling FontWeight styles through code