Search Issue Tracker
Unity freezes after selecting a lot of meshes at once
Steps to reproduce:1. Open project2. Select all meshes (about 2040+) in "meshes" folder Results: Editor freezes for 3-5 minutes(on m... Read more
ToolbarSearchField parent element is not fully covered by children elements
How to reproduce:1. Open attached '1180403-ToolbarSearchField-issue.zip' project2. Open TestWindow > ReproIssue3. Observe Toolbar... Read more
"Serialization not implemented for type MonoBehaviour" thrown when savin...
How to reproduce:1. Open the attached project "NGUI_Bug.zip"2. Open NGUI>Open>Font Maker3. Select "Font Source" as the Font Da... Read more
[Android] Audio stops playing after a bluetooth speaker is connected to ...
Repro steps:1. Open attached project2. Build and Run on Android3. Notice the sound playing in the app4. Connect a bluetooth speaker ... Read more
WebGL build fails to run properly with 2DAnimation skinned animation
1: Open a new project with 2D template2: Import 2D Animation samples 3: Build WebGL with scene "_Character"4: Run the build Note tha... Read more
When an Image component on a Scroll View contents is disabled scrolling ...
Reproduction steps:1. Open attached project (ReproProject.zip)2. Open and play the "TestScene" scene3. Scroll trough the elements us... Read more
New objects are not added to scene after update when old object has merg...
To reproduce:1. Set up a project with Collaborate and two developers2. Developer 1 creates a cube and pushes the change3. Developer ... Read more
Build window is black and unable to access when "Webplayer" API is missing
I am unable to change the player build platform over and unable to access the menu. Only work around is opening in older version of ... Read more
4K lightmaps broken unless you clear the GI Cache before every bake
4K GBufferHeavyData positions written to GI Cache doesn't match what is read back later on.This issue makes it impossible to work wi... Read more
[Profiler][Android] "Player AndroidPlayer(X) was restarted on device" is...
Reproduction steps:1. Create a new project2. Switch Platform to Android3. Make sure that Wifi is enabled on a device4. Build for And... 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
- Redoing creation of Sub Scenes and Cube GameObjects in Hierarchy throws “Assertion failed on expression: 'targetScene != nullptr’” error in Console window
- Selecting “New Sub Scene” after assigning “New Scene” in Sub Scene Script Component throws “Destroying GameObjects immediately is not permitted” in the Console window
- Group Selection title text size is smaller in renaming than the actual font size
- Rich Text is not correctly highlighted when searching through Debug Logs in the Console window
- Shader warning in 'Hidden/Core/DebugOccluder' thrown after building High Definition 3D Sample Template