Search Issue Tracker
errors when changing Rect Transform width in Layout Element component
To reproduce:1. Open attached project2. Open "Repro" scene3. Select Canvas/HorizontalSplitter/Layout Group/Layout Element# 1 in hier... Read more
No option to retry/refresh after network connection is restored
Steps to reproduce:1. During license activation loose network connection2. After few seconds restore the connection3. Observe that e... Read more
[API|Mesh] Cannot change vertex colors using MeshRender.additionalVertex...
The MeshRenderer.additionalVertexStreams variable does not work as described in the Unity scripting manual. A near term workaround m... Read more
[Webplayer] dev console not showing up
-e: see title -repro:--make a dev build of attached project--install closed dev player--run the player--NOTICE the dev console is no... Read more
Lightmaps built with Windows do not look correct when opened in the OSX ...
How to reproduce: 1. Open attached project with the OSX editor2. Open scene test.unity- Observe how the lightmaps on a part of the s... Read more
GI overridden by bad values from cache after using meta pass for emission
It appears that global illumination can be overridden by bad values from the cache (either 0s or corrupt). In this case the cache va... Read more
SyncList update messages dont use configurable channel
SyncList update messages dont use configurable channel, it uses Channels.DefaulReliable for all messages. It should use the channel ... Read more
[compute] HLSLcc times out compiling complex shaders (exponential comple...
How to reproduce: 1. Import the attached shaders (Compute.zip) into a project2. Give them time to compile- Note that it takes a real... Read more
[compute] very slow compute shader import since 5.1 (often timing out)
Since GL4.3 and GLES3.1 support, importing compute shaders in the editor takes much longer time. Often timing out (bad performance o... Read more
[Importer] pre/post rotations cause imprecision on scale transform
Importing this camera animation that only has Position and Rotation curves, creates a curve for scale (bug) with a value of 0.999 on... 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 Builder Scrollview is unable to scroll all the way down when the window is downsized vertically
- Celestial bodies order remains unchanged when the Distance setting is modified
- A memory leak occurs with massive terrain when camera position changes occur.
- No valid hits are returned when using RaycastCommand
- Camera is not overlooking the main Scene in Scene View in the HDRP Sample Template