Search Issue Tracker
[LTRP] Reopening a project with Lightweight template gives a lot of shad...
Steps to reproduce: 1) Open Unity and create a new project with Lightweight RP (Preview) included2) Switch platform to iOS/Android i... Read more
[2018.1][Shaders] No matching 4 parameter intrinsic function for tex2D o...
To reproduce:1. Open repro project2. Select 'MicroSplat 1' shader Expected: shader will work without any errorsActual: 'Shader error... Read more
[TextMesh] Orange Object outline appears when Text Mesh is set to certai...
Steps to reproduce:1. Open the supplied project2. In the "Test" Scene double-click "GameObject" to center on it3. Open the Scene win... Read more
Playmode tint ignores certain parts of the Editor when entering Play mode
Steps to reproduce:1. Open any project2. Go to Preferences -> Colors -> Playmode tint and set it to black3. Start opening any ... Read more
UNITY_DEVELOPMENT not working in UWP .Net build
How to reproduce:1. Download attached project file2. Change platform to UWP and backend to .Net3. In Build Settings check Unity "C# ... Read more
Editor Window is resized to half of the vertical screen after the Editor...
To reproduce (Requires two monitor setup ): 1. Open the Editor2. Undock Inspector window, move it to the vertical monitor (make sure... Read more
Editor with custom theme crashes when closing with WinScreenSetup::SetWi...
How to reproduce:1. Open attached project "Forest Survival"2. Close Editor Expected result: Editor closesActual result: Editor crash... Read more
Editor crashes when a spawnable prefab in the Network Manager doesn't ha...
To reproduce: 1. Open the project, attached by the user (MFPS.zip)2. Open the "Game Scene" scene3. Enter Play mode4. Press Lan Host(... Read more
[iOS] crash in "`main(argc=1, argv=0x000000016fdd7980) at main.mm:33" us...
Unity crashes in the SplashScreen.mm code when ShowSplashScreen() calls [_controller create: window] because UIViewController doesn'... Read more
Build button is disabled and warning message appears for linear colorspa...
Build button is disabled and a warning message appears for linear colorspace if OpenGLS2 is included in the Graphics API list and is... 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
- Texture Import Warnings are obscured by other Terrain Layer options in the Inspector
- Active Targets section text in Graph Inspector is truncated despite available space
- Burst Inspector middle divider is jittering when resized with the Burst Inspector window docked
- Shader Graph Node information is briefly displayed in Graph Inspector when clicking on Category in the Blackboard
- JsonConvert conversion fails trying to call GetCallbackMethodsForType when [OnDeserialized] is used in a class