Search Issue Tracker
Compilation error in a generic ctor which uses default const parameter
Repro steps:1) Open the project and notice the compilation error2) Open the ExampleClass script in Editor3) Change the default strin... Read more
Making a copy of a struct does not properly copy it's values
Steps to reproduce: 1. Open attached project2. Inspect 'Test.cs' script, notice it makes a copy of a struct and compares their integ... Read more
Generate LightmapUVs Takes an Unreasonably Long Time on Simple Geometry
Attached is a simple ArchViz scene. Optimized, low-poly geometry <36k quads. Hangs the asset importer for over an hour. This is r... Read more
[Mono Stripping][iOS] AnimatorController is stripped out even after it h...
Reproduction steps:1. Open attached project "AnimatorStripped"2. Open scene "Demo"3. Build this scene for iOS4. Run the build5. Pres... Read more
[GLCORE][OSX] GPU Profiller on OSX 10.11.1 AMD R9 370X hangs editor usin...
Bug: Using frame debugger with glcore causes hangs and on gl legacy errors. Project Steps: 1. Play scene test1.2. Turn on Window->... Read more
[AMD-only][GLCore][OSX] Re-sizing in opengl core causes white artifacts
Project Steps: 1. Re-size inspector.2. You should get white artifacts. Read more
mono_bounded_array_class_get crashes when reading custom attribute
To reproduce:- Open attached project- Open "CrashScene" scene- Enable "EnableAndRunToCrash" game object- Click play button Expected ... Read more
Crash in GizmoManager:: BuildGizmosFromGameObjectRecursive after deletin...
Steps to reproduce:1. Download and open attached project.2. Open scene "TestScene"3. Select "Root"4. Delete Game Object "DeleteMe"5.... Read more
[IL2CPP] Application crashes when FlareLayer class gets stripped
1. Open attached project2. Build to iOS with IL2CPP3. Add in info.plist new string with name "FacebookAppID" and enter this string: ... Read more
[ARM] System.Func return value is broken
System.Func return value is broken on Android devices as it return incorrect values 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