Search Issue Tracker
[Linux][Editor] All window generated from Package Manager is blocked by it.
When a conversation window is generated from Package Manager window, it is put BEHIND the Package Manager window and completely bloc... Read more
[IL2CPP] ParticleSystem.SetParticles generates unfreed allocations in IL...
How to reproduce:1. Build the attached project for iOS2. Run the app on the device with Xcode allocations profiler (CMD + I > All... Read more
[Editor] The Curve preset button is too small.
It is very difficult to see. The gear shape is almost blurred into a small dot. Repro:1. Download attached project2. Choose Particle... Read more
[2d] [Pixel-Perfect] [LWRP] Using Crop X and/or crop Y makes it difficul...
[2d] [Pixel-Perfect] [LWRP] Using Crop X and/or crop Y makes it difficult to click on UI elements The new LWRP PixelPerfectCamera ha... Read more
Immediate Window package causes exception when getting types from an Ass...
How to reproduce:1. Open the attached "ImmediateWindowExceptions.zip" Project2. Observe the Console Expected Behaviour: No "Reflecti... Read more
The text in Myanmar language is not being displayed when written in the ...
To reproduce:1. Open an attached project or just create a new one2. Install Burmese( Myanmar language on your keyboard)3. Write some... Read more
[HDRP] Incorrect face orientation on Line Renderer using HDRP shaders
Steps to reproduce: 1) Add a line renderer to the scene2) Assign HDRP Lit material to it3) Add a directional light4) Rotate the ligh... Read more
[Linux] Apply button doesn't work when setting .so plugin to be for Linu...
To reproduce:1) Create a new project2) Import an .so plugin (one is attached)3) Select it in the project view4) Change the selection... Read more
LogStringToConsole is performing too many allocations when printing to c...
To reproduce:1. Open attached project "StackTraceBR.zip"2. Make sure the Profiler window is open and only GarbageCollector graph is ... Read more
Canvas.BuildBatch method becomes expensive when a Canvas with a Child is...
How to reproduce:1. Open the user's project2. Open "Scenes/SampleScene" Scene3. Open the Profiler Window4. Enter the Play Mode5. Obs... 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