Search Issue Tracker
Crash on aligned_free when opening the project
Reproduction steps:1. Open the user’s attached project Expected result: Project opens successfullyActual result: Editor crashes Repr... Read more
Painter2D.BezierCurveTo Bezier curve is rendered with an artifact when t...
Reproduction steps:1. Open the attached ‘1316416' project2. Go to the ‘Tools → Bezier Bugs’3. Observe the drawn curve Expected resul... Read more
[TextureCompression] RGBA compression formats cause artifacts in the ima...
Reproduction steps: Open the user attached project Observe the Game view Expected result: The image does not have artifactsActual re... Read more
Toggling the "Spatialize" flag on and off on a playing audio source caus...
How to reproduce:1. Open the attached “OnAudioFilterReadTest_2020-3-37” project2. Open the “SampleScene”3. Select the “SimpleRepro” ... Read more
Multi-threaded operations take longer when in non-Windows builds
How to reproduce:1. Open the user's attached project2. Build and Run the project for macOS or Linux (File -> Build and Run)3. Aft... Read more
Ambient Occlusion with Forward Rendering Path shader does not have effec...
Steps to reproduce:1. Open the attached user's project "TestAO.zip"2. Open the "SampleScene.unity"3. Select "Assets/matShader.mat"4.... Read more
Materials scale incorrectly when changing the render scale in UniversalR...
Reproduction steps:1. Open the “RenderScaleRepro“ project2. Open the “SampleScene” scene3. Enter the Play mode4. Use the slider to l... Read more
Exception is thrown when a generic method with two different definitions...
How to reproduce: Open the user’s attached “ConsoleStripcallstackBug” project Observe the Console log Expected result: No error is t... Read more
Time.deltaTime and Time.unscaledDeltaTime returns 0 when starting paused
Reproduction steps:1. Open the user-attached project2. Open “Assets/Scenes/Test,unity”3. Click Pause and then Play4. Observe Console... Read more
IL2CPP won't build because of errors when the CarX library is used
Reproduction steps: Open the user attached project Press File → Build And Run Expected result: Build is completed without errorsActu... 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