Search Issue Tracker
[iOS] Arial Thai fonts don't work
To Reproduce: 1. Run the attached scene on iOS.2. Observe that Thai font's are not rendered. Read more
[Colliders] Disabling/Enabling Mesh Collider stops Wheel Colliders from ...
Repro steps:1) Open project and scene 'scene'2) Start the game3) Disable Mesh Renderer in Vehicle -> RendererAnCollider4) Notice ... Read more
Wrong description of the warning - " of the shader
Wrong description of the warning " of the shader." The warning is"MaterialEditor: Could not create custom UI from the CustomEditor: ... Read more
Profiler missing statistics of manually rendered camera
How to reproduce: 1. Open attached project2. Open scene main.unity- Scene contains some cubes and two cameras. One camera renders th... Read more
C# lambdas which return Void fail il2cpp compilation
-e: Using a c# lambda that returns void will cause a project to be unable to be compiled for webGL -repro:--make new proj--create c#... Read more
[UNET] Memory continuously builds up with uNet server simply activated
Repro steps: 1) Open the project and scene Main2) Open script Main.cs and change the IP in server.uStart() function to 127.0.0.13) B... Read more
[IL2CPP]A generic-method in generic-class (with multiple type parameters...
Build attached project.Target: iOSScripting backend: IL2CPP. Read more
[IL2CPP] A generic-method in generic-class throws ExecutionEngineException
Build attached project.Target: iOSScripting backend: IL2CPP Read more
[Metal] Shadows disappear after creating a certain number of Render Text...
When using the Metal API, realtime shadows disappear after creating sixteen Render Textures with 1024x1024x32-bit color and 24-bit d... Read more
[WheelCollider] Rigidbody with wheels becomes unstable if another rigidb...
Steps to reproduce: 1. Open attached project2. Open scene "wheelColliderProblem"3. Notice that game object "vehicle" has "Rigidbody"... 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