Search Issue Tracker
[GLCore][Windows][Editor] Switching to GLCore breaks GameView, 5.4b4 reg...
Repro steps:1) Open the project(which is empty and newly created)2) Change graphics API to GL3) Notice the Game View breaks (look at... Read more
Spline Circle is not matching the perfect circle
How to reproduce:1. Open the attached project “Spline”2. Open the “SampleScene” scene3. Select “Top” view to see the outline of the ... Read more
UI Elements' layering breaks when there is a Transparent object in betwe...
How to reproduce:1. Open the attached 'UILayeringBug.zip' project using the EnvIronman VM (optional) (more information in Edit)2. In... Read more
[UWP][IL2CPP] UnusedBytecodeStripper2 did not run properly
When building to UWP platform with IL2CPP backend, editor throws errors in the console: Exception: D:\Unity 5.3.1p1\Editor\Data\Tool... Read more
Error "ArgumentOutOfRangeException: Index was out of range. Must be non-...
Steps to reproduce:1. Open the “IN-23015“ project2. Open the “New Shader Graph” subgraph in the Assets folder (or create a new one a... Read more
The error of Null reference appears when changing Color gradient for the...
To reproduce:1. Open attached project2. Press on E-Star in the hierarchy3. Press on Start Color and change the gradient Actual resul... Read more
"OnPointerEnter" function doesn't activate when hovering mouse cursor ov...
How to reproduce:1. Open the attached user project “My project.zip“2. Open Scene “SampleScene“ (Assets/Scenes)3. Enter Play Mode4. H... Read more
[Sprite Editor] Vertical Scrollbar for "Secondary Textures" does not scr...
Content under Secondary Textures window does not scroll up with mouse wheel instead Sprite editor window zooms out. Steps to repro:1... Read more
[XR] Stereo rendering mode selection dropdown is unavailable for WMR in ...
Stereo rendering mode selection dropdown is unavailable for WMR in XR plugin management. Right now the only stereo rendering mode av... Read more
Terrain geometry detail is permanently lost when switching to lower heig...
Steps to reproduce: 1. Download and open the attached TerrainHeightmapBug project2. Select the Terrain game object3. Go to Settings ... 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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used