Search Issue Tracker
Editor crashes when importing or tweaking with very large audio file
Steps to reproduce:1. Open any project2. Try to import audio file which is larger than 800MB3. At this point it could crash. If not,... Read more
Importing Package which contains invalid scene name causes Windows Edito...
1. Use MacOS editor to create scene named with invalid name for windows, for example "<.scene"2. Export this scene as a Unity pac... Read more
Unity crashes when a file which is about to be exported is moved
Unity crashes when a file which is about to be exported is movedSteps to reproduce:1. Open or create a new project2. Save the scene3... Read more
OSX: Editor hangs when Close from OnGUI during Repaint event
Integration test: EditorWindowTests. Happens on Mac only- Open Editor.- Add script EditorWindowThatCloses.cs- Execute Menu Item ->... Read more
Joystick Input and KeyCode don't work correctly
If printed out Input.GetJoystickNames()[0], editor shows: "CONTROLLER (XBOX 360 WIRELESS RECEIVER FOR WINDOWS)"On Win Store Apps it'... Read more
Error report when slicing spritesheet on Mac only
To repro: 1. Open project to scene 'Tiles'2. Select 'spritesheet' in assets, change its texture type to 'sprite'3. Right click on sp... Read more
Serialization of public variable lost in WSA app
To Reproduce:1. Open the attached project2. Press play. Notice that the scene works fine and the AssetBundle object is loaded.3. Bui... Read more
Broken link: Documentation
Broken link: http://docs.unity3d.com/Documentation/ScriptReference/EditorUserBuildSettings.html The Unity Scripting Reference link f... Read more
Shader using 2 UV sets doesn't work in Player if mesh only has one
To Reproduce:1. Open the attached project & "testscene" scene.2. Press play in the Editor. Notice the water renders correctly.3.... 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