Search Issue Tracker
In Unity editor cursor can't be placed correctly inside the
Steps to reproduce : - create a new project- create a new folder- click rename and notice that you cannot place the cursor between t... Read more
Editor crashed when debugging reached the breakpoint
Steps to reproduce : - import the project attached- open the script GeochemistTutorialController.cs- set a breakpoint at the line 31... Read more
Unity crashes when switching to DX11 when profiler is open
To reproduce:1. Open project DX11skinperf2. Go to player settings and enable Direct3D 113. Unity crashes Note: if you were to close ... Read more
MeshSkinning.Prepare is slow when toggling renderers and GPU skinning is...
Steps to reproduce : - import the project attached- open the scene bugdemo- press play and notice the lag when switching body parts-... Read more
Errors returned or Editor crash when AddComponent is called in Awake()
Steps to reproduce : - import the project attached- open the Crasheditor scene- press play- select the CrashEditor object in the Hie... Read more
[Batching] Batching stats discrepancy in Profiler
TL;DR: to repro, run the attached project on a standalone platform, a mobile device, and in the editor player and record the draw ca... Read more
AngryBots demo broken when downloading project from Asset Store
AngryBots demo broken when downloading project from Asset Store. Could also reproduce with the latest 4.3 beta 2. To reproduce:- Cre... Read more
Editor hangs when deleting a sub state machine
Steps to reproduce : - import the project attached- open the Animator Controller- delete the the sub state machines and Unity will hang Read more
Adding a trigger paramter to the animator changes existing transition co...
To reproduce:1. Open project "Trigger bug"2. Open animation controller abenew3. Inspect the transition from "Movement" to "Idle" (th... Read more
Using Hashtable as a parameter of a method causes exception to be thrown
This case was related to another issue which was successfully fixed. 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