Search Issue Tracker
Using Unity Ads and Stripping crashes project on Android
Enabling Stripping level while using Unity Ads causes crash on Android devices from Unity 5.3 Read more
[UNET Server dll]"Out" variables of Receive function have garbage when d...
Steps:1. Open attached solution2. Start "ChatServer.exe"3. Start "ClientGUI.exe"4. Press "Connect to 127.0.0.1" button in ClientGUI=... Read more
IL2CPP fails generating code
1. Open attached project2. Build to WebGL or iOS with IL2CPP3. Building will fail /Assets/../Temp/StagingArea/Data/il2cppOutput/t_20... Read more
Crash in Application::SetupProjectPathWithOpenFile when playing scene
To reproduce:1. Open attached project2. Play Scene_03. Editor crashes Reproducible: 5.3.1p1, 5.4.0b1Regression from 5.2.4f1 Read more
[UNET] Adding the exceptional config to HostTopology causes a program's ...
1. Open attached soultion2. Run ChatServer.exe==>Program crashes What is going on inside:If HostTopology has a special connection... Read more
IL2CPP throws NotSupportedException when .NET Siaqodb is called
1. Open attached project2. Build to iOS with IL2CPP3. XCode will throw NotSupportedException Read more
When disabling collider within the OnTriggerStay function, VS runtime er...
Reproduction steps:1. Open attached project2. Open and play the "Crash" scene3. Visual Studio runtime error appears after which Unit... Read more
[iOS] EXC_BAD_ACCESS is throws when creating match with UNET
1. Open attached project2. Build to iOS3. Press "CREATE MATCH"4. Application will crash with EXC_BAD_ACCESS Regression from: 5.3.1f1 Read more
Player settings window doesn't repaint when switching focus back to Unit...
To reproduce:1. Open editor2. Open player settings (ctrl+B)3. Focus on another non-Unity window4. Focus back on Unity5. Notice that ... Read more
[Shuriken] Sub-particle does not inherit velocity from its parent particle
Steps to reproduce: 1. Open attached project.2. Play.3. Inspect particle system. Expected result: Sub-particles inherit velocity fro... 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