Search Issue Tracker
[WSA] Internal compiler error is thrown when building an UWP app with "C...
Steps to reproduce:1. Open the attached project2. Open the scene.unity scene3. Switch platform to Windows Store4. Build for WSA Univ... Read more
Setting invalid values in a RectTransform doesn't throw any errors and l...
It is possible for the user to set 'Inifinity' and 'NaN' values in a RectTransform which can lead to obscure behaviour. It's pretty ... Read more
Profiler search results contain unrelated data
When using the search function in the profiler I'm getting inconsistant results compared to Unity 2017.1 and 2017.2. When searching ... Read more
Game object position will be updated on additional axis when moving two ...
Steps to reproduce:1. Create a new project.2. Create an empty game object3. Rotate the object 90 around the y-axis in the inspector4... Read more
.NET 4.6 Scripting runtime: Unity executable hangs when running tests in...
To reproduce:Run the attached project with the following command line"<your path to Unity Editor>\Unity.exe" -projectPath "<... Read more
[API] Lightmap Settings cannot be set via code
It's not possible to set all of the bake settings via scripting. An example is the LightmapSettings.lightmapsMode property, which ca... Read more
Scene.buildIndex returned after building project ignores inactive Scenes...
Steps to reproduce:1. Open attached project2. Load Scene "B"3. Make sure Scene "A" is unticked in File>Build Settings4. Enter Pla... Read more
[.NET Backend] Changing backends is impossible without killing Unity.exe...
To reproduce:1) Create new project2) Go to Player Settings3) Change scripting backend to .NET 4.6 and agree to restart Expected: Edi... Read more
[Sprite Shape Profile] Rect tool doesn't draw in scene view on selecting...
Rect tool doesn't draw in scene view by selecting sprite shape controller Note:Occurring for strip and shape profile as well, Sprite... Read more
Editor freezes for some time if you exit playmode while async loading a ...
Steps to reproduce:1. Download and open the attached project2. Enter Playmode3. Press SPACE to async load a scene4. Exit playmode Ex... 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
- Build fails when building a project containing an 18+ dimension array with IL2CPP
- [Android][Sentis] Human poses are not detected when using the BlazePose model
- Sprite Editor Outline Tool Overlay is not displayed when no Sprite is selected
- “No method with RuntimeInitializeOnLoadMethod attribute” warning from ReadmeEditor.cs is thrown after installing Project Auditor Rules
- Projection matrix is altered when using RasterCommandBuffer.ClearRenderTarget on DX12 and Metal