Search Issue Tracker
Removing the material color rgb properties in animation causes them to d...
To reproduce:1. Create a cube2. Open the animation window3. Add a curve for the cube - select Mesh Renderer > Material._Color4. R... Read more
Undo/redo text in menu is incorrect when creating an object and adding c...
To reproduce:1. Open attached project2. Press Test > Undo Name Bug. It creates a gameobject, registers it's undo and executes "Un... Read more
Serializable value forced to be non-null
To reproduce:1. Open the attached project2. Click on _Prefab/PrefabCard in the Project pane3. Notice that a variable "Callback Playe... Read more
GetAudioClip no longer gets streamed audio
To reproduce:1. Open the project I've attached2. Run the 'test' scene3. Wait for a couple of seconds (observe the console log)4. Not... Read more
HttpWebRequest.Headers property is referenced incorrectly
Building a project which accesses HttpWebRequest.Headers fails withError building Player: Exception: Error: type `System.Collections... Read more
Creating a script or folder from the right click menu throws "Rename not...
To reproduce:1. Create a new project2. Create a folder3. Deselect the folder4. Left click and then quickly right click the folder. T... Read more
Memory leaks on Windows Phone 8
Steps for probable reproduction:1. Open any project2. Build and run it on Windows Phone 8 device3. Monitor memory through Profiler4.... Read more
OnTriggerEnter2D called too many times
To reproduce:1. Open the "Unity Projects 02: 2D Platformer v2.1" from the Asset Store2. Open the scene called "Level"3. Attach a scr... Read more
Clicking sprite editor window hides the "Unapplied import settings" prom...
To reproduce:1. Create a new project2. Import a sprite and change the sprite mode to multiple3. Open sprite editor4. Make some slice... Read more
Rigid body with all translations freeze does not behave like kinematic
Objects "sink" into each other when one is a lot bigger than the other (35x). Collisions are not detected properly.To reproduce:1. C... 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