Search Issue Tracker
Unneccessary MonoBehaviours included because UnityRootStrategy command l...
How to reproduce:1. Open the attached solution "UnityLinkerTests_.7z" in Visual Studio 20192. In "UnityLinkerTest.cs" edit "UnityIns... Read more
Calling AssetDatabase.ImportPackage() crashes the Editor when implemente...
Steps to reproduce:1. Open the attached project (ImportPackage Test.zip)2. Open Assets/Editor/ImportPackageTest.cs and comment line ... Read more
Keystore file is not recognized by Editor when keystore has any other ex...
How to reproduce:1. Download the attached project "1398997.zip"2. In Project Settings go to Player Settings > Publishing Settings... Read more
[Light Probes] Sharp banding visible in SH Light Probes when using Gamma...
Sharp banding visible when using light probes in gamma color space. Repro steps:1. Open BounceTest scene in attached project.2. Make... Read more
Painting Terrain details result in a crash when using DirectX12
Reproduction steps:1. Open the attached project2. Open "Assets/Scenes/SampleScene" scene3. Select GameObject "Terrain" from the Hier... Read more
The Build Profiles Scene List of an active Profile gets cleared when sav...
How to reproduce:1. Create and open a new project2. Create and open a new scene3. Create two Profiles in Build Profiles4. Add the op... Read more
'Welcome' and 'project selection' windows are connected with white strip...
To reproduce:1. Start 2 versions of Unity2. Press 'Open' (on any version) and immediately click on any active program on 2nd monitor... Read more
Blending with empty state on base layer is not smooth
In a simple state machine, with a constant animation (ex: cube at 2) and an empty state, with a trigger to transition to the empty s... Read more
Error when going into playmode with Maximize on Play
Reproduction steps:1. Open the attached project2. Check the "Maximize on play"3. Play - Note, Changing layout fixes the problem Actu... Read more
[Mecanim] animator.gameobject.setactive(false) causes Editor to crash
How to reproduce:1. Open the attached project "676190Anim.zip"2. Open test scene3. Play it and Unity will crash4. Game Object has ve... 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