Search Issue Tracker
[Windows][GlCore] GlCore on windows textures are trashed
Steps:1. Open editor with glcore.2. You should see artifacts. Read more
[ReflectionProbes] Moving probe origin moves the GO transform too
To reproduce:1. Create a plane2. Attach reflection probe to it3. Select probe origin mode in reflection probe component4. Move it ar... Read more
[webplayer] build size increase by > 3x
-e: see title, fine with 5.3.4p1, increases with 5.3.4p2 -repro:--create new project empty project (or download attached one)--build... Read more
[OSX] Custom editor property field on a scriptable object throws error w...
Steps to reproduce:1) open user attached project2) select scriptable object3) click repeatedly on color fields (gif attached) - erro... Read more
FindScriptByClassName Does Not Account for Namespace-Qualified className
Icons for Scriptable Objects with namespace are displayed incorrectly (default asset icon). To reproduce:1) Open the attached projec... Read more
Memory corruption in mecanim job thread in 5.4
Repro steps: 1. Unzip the project2. Open it in Unity3. Build for Windows Standalone (I reproed it using x64/debug/development build)... Read more
[iOS] WebCamTexture does not work when trying to render it on a RawImage
Steps to reproduce: 1. Open attached project2. Build 'TestScene' for iOS3. Build the generated Xcode project to a device4. Notice th... Read more
[OSX] Event.current.shift returns true only when moving the mouse
How to reproduce:1. Open the attached project2. Open the window Window -> Shift bug3. Hold Shift, move mouse on the window and wa... Read more
JsonUtility.ToJson() crashes when serializing objects which have arrays ...
Workaround: add a public int variable as the first field of that object. For example: [Serializable]class CrashingClass{public List&... Read more
RenderTexture does not display Canvas Elements
To reproduce the issue follow the steps:1. Open "Report" project2. Open "testRenderTexture" scene3. Play the scene4. Main canvas obj... 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