Search Issue Tracker
Unity crashes when runs minimap project
Regression from Version 4.7.0f1 (9c73fd3cda99) looks like related to physx upgrade in 5.x Steps 1. Open attached project 2. Run "ex... Read more
Changes made to LightmapEditorSettings are not marking active scene as d...
Steps to reproduce: 1. Open attached project 2. Open scene main 3. In Lighting tab, notice that Baked Resolution is 50 4. In top me... Read more
Crash when failing to unload all MonoScriptCaches
Steps to reproduce: 1. Open attached project 2. In project browser, navigate to "Assets/Resources" folder 3. Select "MySO" assets a... Read more
[DX11] Loop in shader crashes video drivers
To reproduce: 1. Open attached project 2. Open the only scene Unity should now freeze or crash, and a message should appear in the ... Read more
Error message is not shown when serial reached the maximum number of act...
Steps to reproduce: 1. Have serial number which reached the max number of activations 2. Use this serial key to activate Unity Pro 3... Read more
[Serialization] Private fields in Network Command does not get serialize...
Steps to reproduce: 1. Download and import attached project. (repro-case_752995-SendeMessage.zip) 2. Play in the editor and do not ... Read more
[fmod][iOS] UnityEngine.AudioSource.Play fails if audio clip is assigned...
To Reproduce: 1. Build and run the attached project on iOS. 2. Click any button to play an audio clip: It won't play and you'll get... Read more
[MovieTexture] standalone build locks on 1st frame with OSX and crashes ...
Reproduction steps: 1. Open attached "test74" Unity project. 2. Open and play "TestScene". 3. Notice, that "MovieTexture" is rendere... Read more
When editor is closed, EditorWindow.OnDestroy is called if window is not...
To reproduce: 1. Open Window/MyEditorWindow 2. Close the Unity Editor 3. Assets/Test.txt is written by OnDestroy as expected 4. Open... Read more
Dropdown menu item is not selectable after scrolling down the list
To reproduce the issue follow the steps: 1. Open "SitePasseport" project 2. Open "MenuChoixExo" scene 3. Run scene 4. Scroll down an... 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
- "New" Label overlaps long Asset names in Import Unity Package Window
- Rotation values flip in animation when importing FBX with a generic rig
- [Quality Hackweek] Activated Terrain Inspector is active only until the terrain GameObject is deselected when two or more Inspectors are open
- Physics Used Memory keeps growing when GameObject colliders are enabled and disabled
- Errors are thrown and Inspector's UI element is not drawing when a GameObject with script component using a List<T> attached is selected