Search Issue Tracker
Unloaded scene is removed from hierarchy after exiting playmode
Steps to reproduce: 1. Open attached project "769613.zip"2. In project tab, open folder "_Scenes"3. Open scene "test dont kill me"4.... Read more
[AW] Inspector animated property (red) feedback breaks removing, then re...
Inspector animated property (red) feedback breaks removing, then re-attaching component. repro:-create a cube-create a clip for the ... Read more
On pressing Play, NullReferenceException when Animation window in focus
- Open Animation window- Dock it, so that Scene and Game would not be visible (see screenshot)- Enter play mode See an NullReference... Read more
UI Buttons: No callback for Animator.SetFloat, SetBool or SetInt
When trying to attach a callback to a UI button, Animator.SetTrigger is exposed, but not SetBool, SetFloat or SetInt. Read more
Crash on mono_spill_global_vars when using "as" operator with a Nullable...
To reproduce:1. Open attached project2. Open "Test" scene3. Play the scene Actual behavior: Unity crashes Regression from 5.1 to 5.2 Read more
imported SkinnedMeshed get broken when default scale value is zero
How to reproduce:1. Open the attached project2. Select "cc_Mother of Dragon.FBX" model3. Be sure that its Animation Type is set to L... Read more
[AssetBundle] There is no ability to preview audio assets from Editor
If user searched for audioclips in Project window, he is not able to preview them. 2. How we can reproduce it using the example you ... Read more
5.4b5 Crash on DrawUtil::CleanupDrawMeshRawFromNodeQueue when selecting ...
Steps to reproduce: 1. Download and import attached project.2. Open scene: main.3. Uncollapse game object: House4. Select random obj... Read more
[Material] Unable to attach terrain material by dragging it on Terrain g...
Steps to repro: 1. Open Unity;2. Open attached project and 'test.unity' scene;3. Drag 'New Material' material (having terrain shader... Read more
5.4b5 Internal: RenderNodeQueue::AllocateSpaceForNodesshould error
Steps to reproduce: 1. Download and import attached project.2. Open scene: GameScene.3. Play in editor.4. Create host.5. Inspect the... 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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default