Search Issue Tracker
Objects created in "if UNITY_EDITOR" make their way into the Build, if t...
To reproduce:1. Open "Example.zip" project.2. Open "scene2".3. Delete "Cube(Clone)" in Hierarchy, and save scene.4. Build and Play p... Read more
Physics.BakeMesh called on the same mesh from multiple threads can lead ...
How to reproduce:1. Open the attached project's Scene labeled "SampleScene"2. Enter the Play Mode Expected result: Editor doesn't cr... Read more
WebGL Build error for Windows 7 32-bit OS
Steps to reproduce: 1. Create a new Unity project on 32-bit OS machine2. Try to build it for WebGL3. Notice that the build won't fin... Read more
[Encoding/compression] Lightmap Encoding Quality settings do not apply t...
Steps to reproduce: 1. Download and open the attached project2. Open SampleScene3. Bake the lighting4. Navigate to Project Settings ... Read more
Animation stops before reaching designated position
Steps to reproduce:1. Open the attached project2. Open the available scene3. Play the scene4. Select 'BoosterOpeningPrefab' in the H... Read more
Wrong sorting for "GC Alloc" column in Show Related Objects panel of Pro...
How to reproduce:1. Open the "Profiler_Test.zip" project2. Open the "SampleScene" scene3. Open the Window > Analysis > Profile... Read more
Custom inspectors are not generated automatically when using Visual Scri...
Reproduction steps1. Open the “BugDemo” project2. Open the "Assets/Scenes/SampleScene.unity" Scene3. In the Hierarchy Window select ... Read more
OS X: Entering "~" in location when creating new project, creates projec...
Tested on Unity 5.2.0 (UnityAds branch) 1. Start Unity2. Create new project3. Enter project location "~/Unity/Test"4. Click Create b... Read more
IL2CPP: 3D array access generates code which segfaults on iOS
The attached project will, when built for iOS using IL2CPP, generate code which halts with EXC_BAD_ACCESS. Tested with Unity 4.6.2p1... Read more
Created asset is placed in a new folder when creating a new folder and i...
Steps to reproduce:1. Create a new project2. In Project window, right-click and select Create → Folder3. Don’t click away after the ... 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
- Channel remapping dropdown in the Terrain Layer does not open when clicked on the title
- The Editor freezes indefinitely when a large number of elements are entered in the Subgraphs or Categories lists
- Some Visual Effects package Assets links to documentation are not working
- Heatmap asset’s documentation button in the Inspector window leads to “Sorry... that page seems to be missing!” page when clicked
- Crash on MonoBehaviour::CallMethodIfAvailable when performing various actions