Search Issue Tracker
Unity crashes on "Transform::BroadcastMessageAny" when prefab is reimported
Reproduction steps:1. Open attached "test22" Unity project.2. Click on "prefabs\Runner" prefab with right mouse button and select "R... Read more
Animator.MatchTarget produces Thread::CurrentThreadIsMainThread() errors
Steps to reproduce: 1. Open attached project https://oc.unity3d.com/index.php/s/SYzZKRYBcYQKKd12. Open scene "Precision Turning on t... Read more
[Debug] Expanding debug info about NavMeshAgent crashes unity at dtCrowd...
Steps to reproduce: 1. Open attached project "767948.zip"2. Open scene "repro"3. Open "Controll.cs" using visual studio and add brea... Read more
Memory corruption when exceeding kMaxSupportedTextureUnits
Reproduction steps:1. Open attached project with debug build of editor/player in d3d11 mode.2. Notice, that kMaxSupportedTextureUnit... Read more
[AW] vertical scrollbar on the right side of the AW is broken
[AW] vertical scrollbar on the right side of the AW is broken When scrolling vertically in the AW Dopesheet, the scrollbar on the le... Read more
[Skinning] Skinning broken on Mac since 5.4 (OpenGL issue?)
Character skinning is broken on MacOS 1. What happenedMost, if not all, characters with skinning (joints binded to mesh vertex) are ... Read more
[UWP] on D3D build type selecting UI input field console throws exceptio...
On UWP D3D project UI input field throws exceptions, touchscreen keyboard doesn't open. Reproducible on 5.3 Repro steps:1. open "uiI... Read more
ParticleSystem API. Rename Particle.lifetime to remainingLifetime
1. What happenedAs of now there's startLifetime and lifetime fields of Particle class. The later name is a bit confusing as it retur... Read more
ParticleSystem API should be consistent with using radians
1. What happenedParticleSystem API should be consistent with using radians. Currently, Particle.rotation uses Degrees. 2. How we can... Read more
"1/Mathf.Abs(-0f)" returns -Infinity instead of +Infinity
Steps to reproduce:1. Open attached project and scene named "main".2. Press play button.3. Notice the output of "Console" window:"1f... 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
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS