Search Issue Tracker
[Linux Editor] Color Picker window gets stuck at certain size after resi...
The Color Picker window, when resized, very often gets stuck, for example, if the window is shrunk, it cannot be expanded again.\ St... Read more
[ScriptUpdater] Too many heap sections error while upgrading a project w...
Reproduction Steps:1- Open the reproduction project using Unity 5.5. (860948_reproduction.zip)2- Wait for import, Unity will ask to ... Read more
[VR] RenderViewportScale changes at consistent rate over many frames cau...
When changing the render viewport scale at a consistent rate over the course of several frames I get tearing in the headset only. It... Read more
Unhandled exception "Circular References Detected" for third level Sub E...
Reproduction Steps:1. Open project2. In Hierarchy select "Particle System/SubEmmitterBirth/SubEmmitterBirth"3. Under Particle System... Read more
Custom Shader Editor doesn't refresh when changed in the shader code
Description: Custom Shader Editor doesn't refresh when changed in the shader code. To reproduce: 1. Load shadertest project.2. Open ... Read more
Selecting multiple large size RGB 24 bit 2D textures with mip-maps cause...
Reproduction steps:1. Open project attached (SekaiTabi.zip)2. Go to Assets -> Sprites.3. Select 2D Textures (ThePerfectGalaxy*) w... Read more
[UWP] Project fails to compile when using legacy classes
The easiest way to reproduce is to have a PC with only VS2017 installed Reproduction steps:1. Open the attached project2. Try to bui... Read more
Changing Sub Emitters Particles System fields types does nothing while s...
Reproduction Steps:1. Open project2. In Hierarchy select "Particle System"3. Under Particle System component set any of the fields t... Read more
Unloading Scene destroys runtime created objects, when the same scene ha...
To reproduce:1. Open project that i attached "unloadScene.zip"2. Open "TestCase1" scene, and play it.3. Look at the Hierarchy. "Test... Read more
BuildOptions.AcceptExternalModificationsToPlayer causes UnityException: ...
This throws an error in the Android build process, so sending it over to the Android team. Let me know if you don't concur and we'll... 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