Search Issue Tracker
Start Delay of Particle System is not applied when object is in Timeline
Reproduction steps:1. Open the attached project "987068.zip";2. Open the Test scene;3. Click the Pause Button;4. Click the Play Butt... Read more
Transform of the object is changed after playing its animation in the An...
How to reproduce:1. Open attached Unity project "AnimationPreview 2018.1"2. Select Humasn_EnableRootMotion in the Hierarchy window3.... Read more
Vector3Int causes boxing and high memory allocation when used as key in ...
Reproduction steps:1. Download "BetterVector3Int.zip" project and open in Unity2. Select Window > Profiler > Memory3. Select T... Read more
[Windows] The Editor silently crashes if opening a project from inside a...
Reproduction steps: 1. Create a New Project2. "File" -> "Open Project..." -> Open a project (Can be the same project, but not ... Read more
BuildPlayer with BuildOptions.Il2CPP does not output an IL2CPP build
Reproduction steps:1. Download user's project and open in Unity2. Click BugReport -> Build Expected: IL2CPP build should be madeA... Read more
In built Player the IsLightmapBakeTypeSupported() GCAlloc's 17B every fr...
Reproductions steps:1. Download user's project and open in Unity2. Build a Windows Standalone 64bit Player3. Start built Player4. In... Read more
[Firefox] Cursor unlock will cause a camera rotation
Steps to reproduce:1. Build "firefox-cursor-lock.zip" project on WebGL2. Launch on Firefox browser3. Press Tab to lock the cursor4. ... Read more
[Android] Floating point crash on Mali400 on Survival shooter
Build crashed when scripting backend is selected to Mono. Steps to repro:1. Download "Survival shooter Tutorial" project from the as... Read more
[HoloLens] Manipulation Event Data is wonky after resuming from sleep
Steps to reproduce:1. Open the attached project2. Open the Main.unity scene3. Switch platform to Windows Store4. Build and run on ho... Read more
[Linux Player] Input to an UI Input Field is doubled
Steps to reproduce:1. Create a new project2. In Hierarchy window, add an UI->Input Field element3. Save and Build the scene4. Run... 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