Search Issue Tracker
SpritePacker atlas crash (out of memory) on large project
original zendesk ticket: 13748projectdrop file: nemesis_2.zip (14gb!) Read more
iOS Chrome docs focus on TOC
https://twitter.com/DevinReimer/status/471301579887640576 Read more
Crash when trying to preview the GI-albedo on the scene w/ terrain
Steps to reproduce:1. Open the attached project and the scene 'test'2. Open the lightmapping window to verify that the GI workflow i... Read more
the Exit node can't be selected in the animator controller
Steps to reproduce:1. Open the attached project2. View the Test Animator Controller in the Animator window.3. Click and drag a box o... Read more
Dragging BlendTree into Motion slot crashes Unity
Steps to reproduce:1. Open the attached project2. Select 'Dave' BlendTree from under 'ControllerA'3. Drag 'Dave' BlendTree from Proj... Read more
Changing BlendTree name doesn't get reflected in Project view
Steps to reproduce:1. Open the attached project2. Select 'Dave' BlendTree within 'ControllerA'3. Change the name, f.e. to 'Dave2'4. ... Read more
Shader compiler regression on preprocessor ## for mobile in 4.5
Preprocessor token pasting operator (##) regressed in some shaders when cross-compiling for GLSL starting with 4.5. E.g. "i.##uv" wh... Read more
Build & Run for windows store apps fails
To reproduce:1. Create an empty project2. Build & run for windows store apps - failException: Failed to build Visual Studio proj... Read more
Surface shaders: two spaces between "#pragma" and "surface" cause errors...
"#pragma surface" works; "#pragma surface" (more spaces) does not. Regression in 4.5 from 4.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
- 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
- Entities Hierarchy window allows Cyclic nesting and throws an “ArgumentException: Cyclic nesting detected” error when dragging a Prefab onto the same Prefab in the Entities Hierarchy
- EnterPlayModeOptions doesn't take effect if user manually modifies m_EnterPlayModeOptionsEnabled to 0