Search Issue Tracker
Script debugging crashes Mono on 64bit
Attaching MonoDevelop to Unity running in 64bit crashes Unity. Read more
Animation on the ponytail bones of the character in the scene is missing
Animation on the ponytail bones of the character in the scene is missing. 2) How can we reproduce it using the example you attached ... Read more
Can't use texture in native plug-in in GameView, Open GL mode on Windows
Steps to reproduce : - import the project attached- open the scene- press play and notice the texture on the plane *Note :Regression... Read more
Re-initializing WebCamTexture throws uninformative errors on WP8
This error is thrown:Error: Operation has failed with error 0x80131509: (null) Read more
Shaders: hlsl2glsl generates a double under-score (__) for some mutable ...
When a shader modifies a global variable that starts with underscore, then hlsl-to-glsl translator produces a double-underscore name... Read more
AssetPostprocessor doesn't handle animation settings properly
1 Open attached project2 In project view select Idle_Stand_01.fbx and reimport it3 Notice that the Idle_Stand_01.fbx is not changed ... Read more
Sprite (or any other renderer) stops rendering if it gets parented by a ...
To reproduce:1. Create a sprite2. Create a GUI texture3. Drag the sprite into the GUI texture (parent it). The sprite disappears.4. ... Read more
Mecanim Humanoid doesn't play joint translation correctly
Repro:1. Find the Attached Zak_Legacy@Menu_Elevator.fbx2. Replay it as Legacy3. Replay it as Humanoid4. Observe the difference. Read more
Shaders: can't translate function return qualifiers into GLSL
HLSL allows qualifiers like "static" or "const" on function return values. This seems to not be supported by Unity's hlsl-to-glsl tr... Read more
Crash when importing a 600+ MB large audio file
To reproduce:- Create a new project and import the attached audio file- Observe the Fatal Error message- Press "Quit" and exit the e... 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
- [RenderGraph] Outputs from camera stack override each other when using OpenGLES3 with a custom renderer feature
- An "RefreshInternalV2 is called before InitialRefresh" error is thrown when opening a project where a build profile with Player settings added is selected
- MeshCollider preview gizmo disappears from the Scene view when overriding the mesh asset using any 3D editing tool
- Tutorial project is not created when started from the Get set up tab
- Audio Listener Component expands when selected