Search Issue Tracker
[UI] In the Playmode, UI elements causes constant refresh issues in the ...
[UI] In the Playmode, UI elements causes constant refresh issues in the scene view Launch the attached project and open StartScene s... Read more
Editor gives no previews for submeshes
Repro: 1. Open attached project.2. go to Models/Static/3. Click a mesh and expand it to see submeshes4. observe no submesh Read more
Setting default external script editor to Visual Studio and opening a sc...
1. Open attached project.2. Go to Edit > preferences > External Tools and set External Script editor to Visual studio or somet... Read more
[Mono] Could not load project, with unknown item type
1. Open attached project.2. Open script "test"3. Will open mono with a few errors and can no edit script. (see below) Read more
[GI] Changing Indirect Intensity produces graphical glitches in Realtime GI
Repro steps:1) Open the project and CompleteMainSingle.scene2) Make sure the scene is lit and Realtime Precomputed GI is built3) Try... Read more
NullReferenceException after editing script
To Reproduce:1. Open attached script2. Edit LobbyManager script3. Notice exception in console NullReferenceException: Object referen... Read more
Script compiling never finishes
To reproduce:1. Open attached project2. Add empty line in LobbyManager script3. Get back to editor4. Notice that compiling never fin... Read more
[UI][Image] Image object is not updated properly in Pause mode
Repro steps:1) Open the project and Main.scene2) Play and pause3) Disable and enable Canvas object4) Notice everything works fine - ... Read more
Sprites disapear when selecting multiple objects and using the Transform...
Steps to reproduce : 1. import the project attached2. add a few sprites to the scene located in the folder3. select all the sprites4... Read more
Can't Login to my Unity account and no errors to advise me why
When trying to switch project I was prompted to Login, which I tried but was unable to until Unity restart. There was no indication ... 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