Search Issue Tracker
Unity crashes on play when Probe's Mode and RefreshMode is changed in On...
Unity crashes on play when probes settings are changed in OnWillRenderObject() with:> Unity.exe!ReflectionProbe::GetCachedRendere... Read more
[SpeedTree] clicking on SpeedTree error message does not bring you to .s...
Steps to repro: 1. Create new project;2. Import attached 'treePackage unity package'; 3. Notice that errors 'SpeedTree materials nee... Read more
[Regression][HelpTab] 2 segment separator lines are rendered in Help con...
Steps to repro: 1. Open Unity;2. Create new project;3. Expand 'Help' context menu tab;4. Observe element's rendering inside the 'Hel... Read more
[Windows] Moving one folder inside another one causes assertions in console
Windows only.Regression from at least Version 5.5.1f1 (88d00a7498cd) Thu, 19 Jan 2017 11:30:52 GMT Branch: 5.5/releaseSteps:1. Conne... Read more
Audio clip auto-play setting is not stored in preferences (state is lost)
After selecting multiple clips within the Editor, the inspector forgets what settings it was using regarding auto-play. Reproduction... Read more
[Regression]: Reference links are broken for Importing settings of some ...
Additional Reference button appeared in objects in 5.60b5 (see screenshot below). For some it leads to nonexistant pages:- Scripts (... Read more
Particles are emitted not from a ParticleSystem position when ParticleSy...
To reproduce:1. Open attached project.2. Open and Play "Test" scene.3. In Scene view, rotate "Particle System" to shoot particles at... Read more
ParticleSystem loses its pivot point, if after selecting ParticleSystem,...
To reproduce:1. Create a new project.2. Create "Particle System" and "Cube" (or any other 3d object).3. Select "Particle System" ena... Read more
Drag and drop simple FBX file causes an error Could not serialize text f...
How to reproduce:1. Create a new project2. Download the attached FBX file3. Drag and drop it to the project4. Notice the error:Could... Read more
Yellow assert "Incomplete mesh data in Sprite" spam in Console after loa...
Yellow assert "Incomplete mesh data in Sprite. Please reimport or recreate the Sprite." spam in Console after loading/playing scene ... 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