Search Issue Tracker
Contextual menu for a shader is shown in the particle system curves
Steps to reproduce : - create a new project- create a particle system- enable "Size over Lifetime" and select the Size Curve- resize... Read more
Unity crashes on opening scene with HideFlags.DontSave object
To reproduce:1)Open the attached project2)Open AEAnimTesting scene3)Unity crashes (stack trace is attached in editor.log) Does not h... Read more
UNITY_EDITOR_MAC is missing
THe following define doesn't exist: UNITY_EDITOR_MAC There is a UNITY_EDITOR_WIN. Of course you can test for !UNITY_EDITOR_WIN, but ... Read more
UNITY_EDITOR_WIN and UNITY_EDITOR_OSX missing from docs
Can you add please definitions : UNITY_EDITOR_WINUNITY_EDITOR_OSX Read more
Mip map generation for sprites on AMD Radeon GPU's is broken
To reproduce:1. Open attached project2. Open scene "MipMap error". It contains two sprites - one with mip maps enabled and one with ... Read more
Animation importer bug: non keyframed channels (scale) are animated in U...
To reproduce:1. Open the attached Maya file in Maya2. See how that joint10 has no scale animation3. Import the file in Unity4. Open ... Read more
Very low framerate on devices with PowerVR SGX540 GPU
When the application is run on the device with the PowerVR SGX540 GPU it has a very low framerate and the "PVRSRVAllocDeviceMem: Err... Read more
Shadowgun animations are all broken and enemy avatars not shown
-e: Shadowgun animations are all broken and enemy avatars not seen on the map -repro:--set channel to Test (4.5.0a2)--start https://... Read more
[IMGUI] VBO Total on GameView Stats depend on number of components in in...
VBO Total on Statistics preview depends on elements in Inspector.To reproduce:1. Open example reproduction project2. Open Scene 13. ... Read more
"Couldn't find build target for AwesomeSupport" warning when creating sc...
"Couldn't find build target for AwesomeSupport" warning when user creates a C# or Boo script. As a user I am a bit confused about wh... 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