Search Issue Tracker
IL2CPP fails generating code
1. Open attached project 2. Build to WebGL or iOS with IL2CPP 3. Building will fail /Assets/../Temp/StagingArea/Data/il2cppOutput/t... Read more
Crash in Application::SetupProjectPathWithOpenFile when playing scene
To reproduce: 1. Open attached project 2. Play Scene_0 3. Editor crashes Reproducible: 5.3.1p1, 5.4.0b1 Regression from 5.2.4f1 Read more
[UNET] Adding the exceptional config to HostTopology causes a program's ...
1. Open attached soultion 2. Run ChatServer.exe ==> Program crashes What is going on inside: If HostTopology has a special connecti... Read more
IL2CPP throws NotSupportedException when .NET Siaqodb is called
1. Open attached project 2. Build to iOS with IL2CPP 3. XCode will throw NotSupportedException Read more
When disabling collider within the OnTriggerStay function, VS runtime er...
Reproduction steps: 1. Open attached project 2. Open and play the "Crash" scene 3. Visual Studio runtime error appears after which U... Read more
[iOS] EXC_BAD_ACCESS is throws when creating match with UNET
1. Open attached project 2. Build to iOS 3. Press "CREATE MATCH" 4. Application will crash with EXC_BAD_ACCESS Regression from: 5.3... Read more
Player settings window doesn't repaint when switching focus back to Unit...
To reproduce: 1. Open editor 2. Open player settings (ctrl+B) 3. Focus on another non-Unity window 4. Focus back on Unity 5. Notice ... 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 velocit... Read more
Particle System created at runtime mismatches between Editor and Standalone
1. What happened Particle System created at runtime mismatches between Editor and Standalone. For standalone it looks broken. 2. Ho... Read more
Regression: After "Reimport All" the in-scene UI is broken
Regression - not reproduces in 5.3.1f1 and 5.3.1.p1, but reproduces since 5.4.0a3 and in 5.4.0b1 1 Open attached project 2 Open sce... 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
- Undoing Animator Parameter name change breaks references to it
- Crash on BV4_OverlapBoxAll when moving in play mode
- Custom mesh water surface normal map fades out when Y Position increases
- Sprite renderer does not issue draw calls correctly when using SRP Batcher
- [Android] Flickering artifacts when using "ScriptableRenderer.EnqueuePass(RenderPassEvent.BeforeRenderingPostProcessing)" multiple times