Search Issue Tracker
Native Plugin Crashes in x64 Standalone Build
To reproduce:1. Open repro project2. Play 'test' scene in editor (works properly)3. Build and run scene for Windows x86 (works prope... Read more
Preview of the other material color is changed to the color of the mater...
To reproduce:1. Open the attached project;2. Create a new material;3. In the Inspector Window, notice the color of the new material;... Read more
Memory leak when rendering procedurally generated meshes while using the...
How to reproduce:1. Download attached project and open "Default" Scene2. Go to Player Settings and set "Auto Graphics API for Window... Read more
Splash screen flickers when triggered from script in Windows and MacOS S...
To Reproduce:1 - Open the API TEST scene2 - Build and run scene for Windows Standalone or MacOS Standalone.3 - The splash screen dis... Read more
Crash when clicking Baked Lightmap dropdown arrow in Mesh Renderer
Steps to reproduce: 1. In a new project, create a cube2. Set the new cube as static3. In the Mesh Renderer, in Lightmap Settings sec... Read more
[Metal] Material looks much darker in preview window than in project win...
To reproduce:1. Open project2. Open material's preview Expected: it should look identically in scene view, project window icon and p... Read more
Setting all boneWeights to 0 makes Renderer Bounds infinite and spams 'A...
Steps to reproduce:1.Open attached “BoneWeights.zip” Unity project2.Open scene “Test"3.Enter Play mode Expected results:Errors are n... Read more
Floating Point precision issue of Color Channel after Static Batch
To reproduce: 1. Download attached project "142338-538f1-lightmap.zip" and open in Unity2. Open "lightmap_bug" scene3. Mark the Game... Read more
Unwrapping.GenerateSecondaryUVSet breaks mesh topology
Steps to reproduce:1.Open attached “GenerateSecondaryUVSet.zip” Unity project2.Open scene “Test"3.Select “AircraftPrefab” asset in P... Read more
[Text Mesh] Undoing a font change in Text Mesh distorts the actual text
To reproduce: 1. Open the project, attached by the tester (textMeshFontUndo.zip)2. Open the "testScene" scene3. Select GameObject in... 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