Search Issue Tracker
crash on playing scene with AudioClip.Create example repeatedly
-e: see title, works fine in windows editor, crashes on osx (tested 10.8.4) -repro:--open attached project or make a new one using h... Read more
Cannot raise the values while scrolling in Sprite Editor
Steps to reproduce : - import the project attached- select the texture- in the Inspector click on Sprite Editor- go to Slice and sel... Read more
Bug in shader fog code in OS X
To Repro:1. Open the attached project i OS X and scene.2. Notice the cube with the green leafs doesn't have fog3. Open the "GlobalUV... Read more
Profiler.AddFramesFromFile() Crashes Editor when loading Xbox 360 data
The attached project has been used to generate both profiling data from a windows build and an X360 build.The Dumps from PC and X360... Read more
The Animation Component can't be searched in Hierarchy Tab
Steps to reproduce : - create a new project- create a game object in the Hierarchy- create a new animation clip from the Project Bro... Read more
Picking breaks in scene view
Steps to reproduce : - import the project attached- open the level scene- press play- select the scene view and notice that picking ... Read more
Double-F framing doesn't work in OSX
Double-clicking F-key should frame+lock the selected object in sceneview. This doesn't work on OSX. Read more
When in framing+locking, if you drag object outside sceneview, the locki...
1. Create a sphere in project2. Lock and frame it with SHIFT+F3. Start dragging the sphere into another position4. Notice how the sc... Read more
Changing vsync before resolution causes program to remain windowed
To reproduce:1. Open project "Unity_fullscreen_test"2. Open scene "test"3. Build & Run as PC, Mac & Linux standalone4. Make ... Read more
Invalid animation property value causes GUI to go unresponsive
Define invalid value for i.e. Rotation.x (really big number).Quartenion To Matrix conversion exception is thrown.GUI goes unresponsive. 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
- The layout system is failing to correctly calculate or apply the height of the Japanese fallback font when the primary English font's metrics are used
- VFX Graph font size change does not adjust Sticky Note size when smaller font size is selected
- Rendering Debugger has a “Go to Section” burger button even when the section is already opened and does nothing when pressed
- SIGSEGV error when adding EditorApplication.delayCall callback declared in complex generic type and exiting Unity in `Performanc
- Resize cursor does not appear while approaching window edge from inside the player window when using Input System as the Input Handler