Search Issue Tracker
SpeedTreeWindAsset class will be stripped even if it is preserved
To reproduce:1. Build and Run attached project2. Notice following error in console: "Could not produce class with ID 228.This could ... Read more
NullReferenceException on script attached to a gameobject which is enabl...
How to reproduce:1. Open the attached project2. Open and Play Home-Scene scene3. Press Tab to call the Panels4. Left mouse click on ... Read more
[Spritepacker] with TightRotateEnabledSpritePackerPolicy flips sprites i...
Reproduction steps:1) Open project in the edit and proceed to "main" scene.2) Open sprite packer window and pack sprites with TightR... Read more
[Android][SpritePacker] Jittering sprites/pixels with sprites packed fro...
Reproduction steps:1) Open project attached in the edit, and proceed to "main" scene.2) Open SpritePacker window, pack, build and pl... Read more
[Editor] Some terrain component's tooltips aren't displayed
Steps to repro: 1. Open Unity;2. Create new project;3. Add Terrain gameobject (GameObject -> 3D Object -> Terrain);4. Select T... Read more
Unity takes an extended amount of time to recompile after editing a script
How to reproduce: 1. Open attached project (longCompileTime)2. Open any script in the project3. Put a space anywhere in the script a... Read more
[WebGL] GUISkin corrupts UI elements in build
Repro steps:1) Open the project and Flying.scene2) Play it on Editor and notice how it looks3) Build and Run it on WebGL4) Notice in... Read more
WebGl - Mouse wheel doesn't work on IE11
Steps to reproduce the issue:1. Open and build to WebGL attached project's scene "BugScrollWheel".2. Open build with IE11.3. Try scr... Read more
[DrawMeshNow] materialIndex is being ignored and all submeshes are drawn
Repro steps:1) Open DrawMeshNow project I attached and asd.scene2) Notice three objects(1st drawn with DrawMesh(), 2nd - DrawMeshNow... Read more
[TextRenderingPrivate] Crash upon updating asset store game.
Project crashes upon upgrade from 5.3 to 5.4. Issue seems to be IMGUI related. Repro steps: 1. Download Turn Based Ball Fight by Fin... 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