Search Issue Tracker
[Culling] Recalc bounds are still called even if object is out of view
Reproduction steps: 1. Open the attached project 2. Open scene "TestScene" 3. Play 4. Select camera and rotate its Y axis till you n... Read more
[AW] setting Right/Left tangents sets inverse tangent
When setting Right/Left tangents of a key, the tangent on the inverse side is affected instead of the intended tangent. repro: Crea... Read more
[Anim] "Copy From Other Avatar" fails on first Apply
When you "Copy From Other Avatar", it fails on first Apply and gives the user an Update button. Clicking the Update button, then App... Read more
Texture2D.ReadPixels crashes/hangs when reading out of rendertarget bounds
ReadPixels does not guard against trying to read out of render target bounds. What exactly happens depends largely on the graphics A... Read more
[Light probes] Probes are baked with bright spot in the shadow area when...
Steps to reproduce: 1. Open "case 804252 repro" project 2. Open "lightProbe test" scene 3. Clear GI cache in Edit>Preferences> GI ca... Read more
World Space UI cannot be seen in RenderTexture
How to reproduce: 1. Open the project and the "TestScene" in it. 2. See the render preview of the Camera "RenderTargetCamera" 3. Cl... Read more
Generating a scene procedurally via editor scripting and setting the Aud...
How to reproduce: 1. Open attached project ant the "TestCode.cs" file in it. 2. Observe the comments in the script and notice that ... Read more
Compile error: AwakeInternal() can not take parameters
To reproduce: 1. Open attached project 2. Notice "Compile error: AwakeInternal() can not take parameters" Regression from 5.3.5p4... Read more
[OSX][OpenGL2][x64] Player crashes on "CreateGLGfxDevice() > objc_releas...
Reproduction steps: 1. Open attached project. 2. Make sure graphics API is set to "OpenGL2" and architecture to "x86_64". 3. Build a... Read more
Crash on UnityEngine.Networking.NetworkTransport:GetBroadcastConnectionM...
Steps to reproduce: 1. Open "uNet" project 2. Build project 3. Open "Loader" scene in Unity Editor. 4. Start the standalone executab... 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
- UI Overlay Image gets darker on each Camera when multiple Cameras are used
- Assertion failed on expression: 'scriptedImporterClass == SCRIPTING_NULL error when opening the standalone profiler window
- Disabled assets in Import Unity Package window aren't tracked but count as being selected by user
- [Windows] Crash on GetManagerFromContext when video is playing and creating High Definition 3D Projects after FMOD failed to switch back to normal output Error appeared
- GC Alloc produced when adding items to MultiColumnListView with Auto Assign Binding