Search Issue Tracker
[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
[Transform] Setting Euler angles of an object with script is not precise
Reproduction steps:1. Open the attached project2. Open the available scene3. Play scene4. Select the 'Player' gameobject5. Press 'Sp... Read more
[Android] EventSystem.Update() gives a big spike after first touch
Steps to reproduce: 1) Create a new project.2) Add any UI element ( tested with Text and Image).3) Enable Development Build and Auto... Read more
GZip WWW response isn't decompressed on Android and Windows
Please use "gzip_test.zip (24.9 KB)" project attached in message below. To repro:1) Open project2) Open Main scene3) Enter play mode... 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
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS