Search Issue Tracker
[particles] Removing a ParticleSystem from a component leaves behind an ...
In the player: 1)Add a particle system to a gameobject.2)Destroy the particle system(not the gameobject)3)Call GetComponent<Rende... Read more
[iOS][TileMap] Tilemap.SetTile() does not set tiles on iOS platform
Reproduction Steps:1. Open User's project2. Run "TestScene"3. Notice Unity logo4. Build and deploy to an iOS device5. Notice that no... Read more
VSCode can't start debugger when Unity Hub is running
When starting a debug session in VSCode it will try to attach itself to the Unity process. It does this by looking for a process nam... Read more
Neither SyncVar hooks nor ClientRPC or Command attributed functions are ...
Steps to reproduce:1. Open the attached project2. Open the TestScene3. Play the scene4. Click LAN Host(H)5. Click the Button that ap... Read more
[Android] Cardboard SDK crashes when switching back to VR mode
To reproduce: 1. Download attached project "Apps vrv prod 29 11 2017 5.6.2.zip" and open in Unity2. Build and run the project on an ... Read more
[Graphics-General] Texture and Material are not generated as children wh...
Texture and Material are not generated as children while creating Editable Copy of the font. Steps to repro:1. Open attached project... Read more
[PackageManager][Mac] Fetching Post Processing Stack fails to launch Uni...
Opening a template that has Post Processing stack gives "Permission denied" and "Fatal error!" messages while trying to launch the U... Read more
[Graphics-General] The font doesn't reset on clicking reset option from ...
The font doesn't reset on clicking reset option from the inspector. Steps to repro:1. Open attached project > Select "Smart" font... Read more
SpriteRenderer leaks memory when changing sliced sprite's size
Steps to reproduce:1. Download 1006814_repro.zip and open "test" scene2. Enter play mode3. Open Profiler window4. Select Memory and ... Read more
[OSX] Cursor does not break Cursor.lockState and become visible on CMD+Q...
Steps to reproduce:1. Open attached “FPSController.zip” Unity project2. Open “Main” scene3. Change object order in Hierarchy to dirt... 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
- Build fails when building a project containing an 18+ dimension array with IL2CPP
- [Android][Sentis] Human poses are not detected when using the BlazePose model
- Sprite Editor Outline Tool Overlay is not displayed when no Sprite is selected
- “No method with RuntimeInitializeOnLoadMethod attribute” warning from ReadmeEditor.cs is thrown after installing Project Auditor Rules
- Projection matrix is altered when using RasterCommandBuffer.ClearRenderTarget on DX12 and Metal