Search Issue Tracker
Building to a folder outside of the project folder fails
Fix has been pulled to trunk and 5.5 Read more
WebGL fails to build if header file is tagged as plugin
-e: WebGL fails to build if header file is tagged as plugin. Works fine in 5.4.0p3, fails in 5.5.0 -repro:--open attached project--b... Read more
Vector2.magnitude computed value is different on iOS than on Android/Win...
Repro steps : 1. Build & deploy user attached project to iOS device.2. Notice console output where actual magnitude is different... Read more
[SinglePassStereo] Shadows not scaling with Render Viewport Scale changes
1) Download attached project2) Ensure VR mode is enabled and Open VR is the preferred SDK3) Open the "RealTimeDirectionalLight" scen... Read more
[Oculus] Activateing a Camera in start method results in tilted world
In 5.4.0, there is a new bug. If you activate a OVRCameraRig in the Start method, it latches the latest tracking pose instead of the... Read more
WindowLayout errors when switching between projects
How to reproduce: 1. Open any project with custom editor windows and open those2. Save the project and quit3. Open Unity and create ... Read more
GL.PushMatrix and GL.LoadProjectionMatrix is ignored when rendering to a...
Steps to reproduce:1. open user's attached project2. enter play mode3. select "Custom Projector" in hierarchy4. try clicking inspect... Read more
Missing a way to read/get VectorArray after using SetVectorArray
Missing a way to read/get VectorArray after using SetVectorArray Since 5.4 uniform shader arrays are set using new API, but some fun... Read more
Build And Run fails on iOS with EntryPointNotFoundException: GetXcodeMaj...
Steps to reproduce:1) Create a new project.2) Select iOS platform.3) Build the project using 'Build And Run'. Unity fails to link th... Read more
Baked point light does not emit light when Baked GI is enabled and light...
Repro steps:1. Open "BakeBug.zip" project2. Make sure "Lights" scene is loaded3. Notice that point light is not emitting light4. Mov... 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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default