Search Issue Tracker
Lightmapping billboards placed behind each other produce artifacts
By design:This is by design. It's caused by baked GI relying on realtime GI and realtime GI marking some texels as invalid (normally... Read more
[IL2CPP,iOS] CPU time taken Debug.Log depends on call stack depth
To Reproduce: 1. Attach the script 'DebugLogTest.cs' to any gameobject (uncomment BeginSample/EndSample).2. Run and connect the prof... Read more
[Font] Hinted Smooth rendering mode for fonts does not work in WebGL
Steps to reproduce: 1. Open the attached project2. Select the 'MyriadPro-Regular' font in the project window3. Set it's rendering mo... Read more
Unity editor freezes when changing scripts while in play mode
Steps to reproduce: 1. Open the attached project2. Open and play 'LoginScene'3. Open one of the scripts4. Change something in the sc... Read more
[HDR/GrabPass] Deferred + HDR + GrabPass bugs
To reproduce:1.Open attached project.2.Open "Scene2 (2 cameras)" scene, check game view, notice that part of its upper part has blac... Read more
UnityEngine.Networking.Types.NetworkID compiler warning
UnityEngine.Networking.Types.NetworkID cause compiler wanring "Unsupported enum type 'UnityEngine.Networking.Types.NetworkID'" when ... Read more
[OnTriggerStay] OnTriggerStay is not called on root RigidBody object whe...
To reproduce:1. Open attached project2. Run scene3. Notice that OnTriggerStay doesn't get called Read more
Opening animator parameters window freezes
1. Opne scene "Test".2. Select Cube.3. Make sure Inspector view is visible.4. Window->Animator Parameters.5. Notice that "Animato... 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