Search Issue Tracker
[IL2CPP] "il2cpp.exe did not run properly" error is thrown when building...
Steps to reproduce:1. Open user's attached project "DungeonCrawlTycoon.zip"2. Build it as an App bundle3. Notice the Task manager wh... Read more
Keywords _ADDITIONAL_LIGHT_SHADOWS and _SHADOWS_SOFT get turned off in b...
Repro steps:1. Download example project2. Open Samplescene3. Press play and take a look at what the scene looks like4. Build the pro... Read more
[Scripting]Lack of consistency: Int / Integer
Steps to reproduce:1. Open attached project.2. Open script named "Test".3. Add this line of code somewhere inside of "Test" class:"G... Read more
Editor crash caused by Sliders Null Reference
Reproduction steps:1) Open project attached in the edit and proceed to scene "MoviePlayer".2) Notices in the inspector that slider r... Read more
[WP8] "System.Net.Sockets.SocketException" errors thrown when building p...
To reproduce:1. Build attached project for WP82. Notice "System.Net.Sockets.SocketException" errors in console Read more
[URP] Custom Renderer Feature is not being serialized
Steps:1. Download attached zip (URPRenderFeature.zip)2. Delete Library folder and open project 3. On ProjectView select "URPAsset_de... Read more
AudioImporter - Preload Audio Data setting is showing up in per-platform...
How to reproduce: 1- Import an audio file in a new project (attached one to the bug report).2- Select it to show its inspector.3- On... Read more
[Universal RP] Alpha clipping in shadergraphs is not factored in during ...
Reproduces on master (60b2b4b521), as well as all other versions of SRP tested (7.1.6, 7.0.1, and 4.10.0)Steps to reproduce:1. Downl... Read more
Crash on UI::Canvas::GetRenderMode() const when changing levels
Reproduction steps:1. Open the user’s attached project2. Go to File → Build Settings and make sure that the selected Platform is iOS... Read more
Editor crashes on "DirectorManager::RemoveFromManager" when animator com...
Reproduction steps:1. Open attached "ReproductionProjects" Unity project.2. Open and play "AnimationCrashingRepo" scene.3. Wait for ... 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
- Texture Import Warnings are obscured by other Terrain Layer options in the Inspector
- Active Targets section text in Graph Inspector is truncated despite available space
- Burst Inspector middle divider is jittering when resized with the Burst Inspector window docked
- Shader Graph Node information is briefly displayed in Graph Inspector when clicking on Category in the Blackboard
- JsonConvert conversion fails trying to call GetCallbackMethodsForType when [OnDeserialized] is used in a class