Search Issue Tracker
Constructor for nullable types fails to instantiate object in IL2CPP
-e: Constructor for nullable types fails to instantiate object in IL2CPP The mono version of this test project works fine printing o... Read more
ClientRPC isnt called for local client for networked scene objects
ClientRPC doesnt work for network objects placed in the scene. Read more
Can't run Coroutines on another Component
How to reproduce: 1. Open attached project (the fixed version)2. Open scene Main.unity3. Play the scene- The console should print 10... Read more
DIR: Bad default transform values with Animator Controller
Director branch bug 1. What happenedI get bad transform values applied to the scene when I make changes to the Animator Controller. ... Read more
Icon are missing on instantiated gameobjects
To reproduce:1. Open attached project2. Open Bug scene3. Attach LoadIcon script to gameobject4. Press play5. Notice that instantiate... Read more
KeyValuePair with generic struct crashes mono compiler
To reproduce:1. Open attached project2. Notice empty error in console Read more
AW can no longer move the current time before the first key
AW can no longer move the current time before the first key 1. What happenedWhen I try and move the current time (red line) before t... Read more
[Editor] Unity crashes ticking "Require ES3.1" or "Require ES3.1+AEP"
When ticking "Require ES3.1" or "Require ES3.1+AEP" with OpenGLES3 API on Android Player, unity crashes. 1. Open project.2. Switch t... Read more
[RectTransform] Scaled UI buttons drifting when it has an Animator with ...
Steps to reproduce: 1. Open attached project2. Open 'InfoBar 1' scene3. Notice that InfoBar > Canvas > GameObject has scale of... 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