Search Issue Tracker
Material texture becomes zoomed in on a specific model after generating ...
To reproduce:1. Open repro project(link in edit)2. Open 'ExampleScene'3. Make sure that baked data is cleared4. Generate lighting Ex... Read more
Crash on mono_class_init when pausing playmode or inspecting object
Reproduction steps:1. Open repro project (NewRepro.zip)2. Open scene "TestScene".3. Press Play.4. Press Pause. Expected: Play mode w... Read more
Inverted Lowpass Filter Component behaviour between Unity versions 5.3.5...
1. Open attached Unity project "New Unity Project 02" in Unity 5.3.5p5 or an earlier version of 5.32. Load scene "LowpassFilterBug"3... Read more
"No MonoBehaviour scripts in the file" error if classes of the script ar...
"No MonoBehaviour scripts in the file" error if classes of the script are inside the namespace and the one which derives from MonoBe... Read more
[macOS][Vuforia] Editor freezes with Fatal Error "CheckDisalowAllocation...
Prerequisites: have an USB camera connected to a computer Have Unity 2017.2 with Vuforia support installed Steps to reproduce:1. Ope... Read more
When Android is selected as the target platform, Compute Shaders cannot ...
Steps to reproduce:1. Open the attached project2. Switch platform to Android3. Open any scene in the project4. Play the scene5. Obse... Read more
Calling BuildPipeline.BuildAssetBundles() from IPreprocessBuild.OnPrepro...
Steps to reproduce:1. Open attached project2. Try to build for Windows standalone-Crash Result: On build IPreprocessBuild.OnPreproce... Read more
[PLM][Terrain] Crash when baking a big terrain (4097 heightmap) and a lo...
Steps to repro: Steps for reproduction:1) Open the attached 'Friar_Tuck_vs_Robo-Aliens.zip' project and 'Intro Level' scene;2. Open ... Read more
"Sprite Atlas" with "Allow Rotation" and "Tight Packing" causes sprites ...
Repro steps: 1. Open "MinimalReproProject"2. Enter Play mode Expected result: The images should be displayed like outside of Play mo... Read more
Importing the Particle System prefab, Emission settings are not imported
Reproduction steps:1. Open the new project;2. Import the attached prefab;3. Set some settings in Particle System -> Emission;4. S... 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