Search Issue Tracker
[Facebook] Opening project load takes significantly more time if FB modu...
To reproduce:1) Make sure you have clean Unity install without Facebook module2) Open and close attached project a few times3) Each ... Read more
Scroll Rect is clamping Canvas outside of the content
How to reproduce:1. Open the attached "ScrollRectBug" project2. Open the "Game" scene and play it, notice that the Scroll Rect is cl... Read more
UI elements inside Viewport aren't in the right position on Build
How to reproduce: 1. Open attached project "868767.zip"2. Open "test" scene3. Enter play mode and observe Game view4. Exit play mode... Read more
Crash when calling UnloadUnusedAssets() after loading and destroying Ass...
To reproduce:Part I: Bundle making1) Download and import below attached Unitypackage which contains the bundle to build2) Make a qui... Read more
Expanding invalid MinMaxAABB when root object is rotated
How to reproduce: 1. Open attached project2. Open scene MovingTransforms.unity3. Play the scene- Note the visual glitching in the ga... Read more
The camera is moving near the object in Editor, however, in the built ap...
Reproduction steps:1. Open the attached project "Repro Hunting world.zip";2. Open the scene "AnimalSelection" and enter Play mode;3.... Read more
[iOS] Calling Social.localUser.Authenticate crashes in String_memcpy2_m2...
Callback in Social.localUser.Authenticate does not match actual authentication value, causing a crash on iOS. Steps to reproduce:1) ... Read more
[Performance] Garbage collection allocation has increased substantially ...
Repro steps: 1. Open SceneController scene from attached project.2. Make sure profiler is running and visible3. Press Play4. Press R... Read more
Particle System's trails leave leftover data if instantiated through script
Reproduction steps:1. Import attached project "868656-LeftoverParticleTrail".2. Open scene "without_particle_trail_material".3. Open... 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