Search Issue Tracker
[Mobile] Resources.Load performance regression when (LZ4/LZ4HC) Compress...
How to reproduce: 1. Open the attached "resources-load-slow.zip" Project 2. Build it on the trunk and run It on an android device 3.... Read more
Calling AssetDatabase.ImportPackage() crashes the Editor when implemente...
Steps to reproduce: 1. Open the attached project (ImportPackage Test.zip) 2. Open Assets/Editor/ImportPackageTest.cs and comment lin... Read more
When moving children off parent crash on SetTransformParentUndo
To reproduce issue follow the steps: 1. Load this package into a blank project https://www.dropbox.com/s/t1zuzrrvlbyoh0f/houseterrai... Read more
False default system language is returned when running Application.syste...
To reproduce: 1.Download and open "Test_language_5.5.2.zip" project. 2.Attach TEST.cs script to "Main Camera" Game Object. 3.Enter ... Read more
[Mecanim] animator.gameobject.setactive(false) causes Editor to crash
How to reproduce: 1. Open the attached project "676190Anim.zip" 2. Open test scene 3. Play it and Unity will crash 4. Game Object ha... Read more
Assets still included in Build when HideFlags.DontSaveInBuild is used
How to reproduce: 1. Load "Sample Scene" 2. Select "NewBehaviourScript" in Hierarchy, set Tag to "Untagged" and set "HideFlags" to "... Read more
Script icon is used for UI elements when using the “Add Components” menu
How to reproduce: 1. Create a new project 2. In the Hierarchy window, select any GameObject 3. In the Inspector window, press the... Read more
ScriptedImporter's GatherDependenciesFromSourceFile() is not executed wh...
How to reproduce: 1. Open the project "case_1203843_GatherDependenciesFromSourceFileNotCalled" 2. Right-click on the asset "foo" in ... Read more
[ProBuilder] causes a StackOverflow when using ProBuilderize on a specif...
How to reproduce: 1. Create and open a new project 2. Install the ProBuilder Package 3. Import the attached "ProblematicModel.fbx" 4... Read more
[XR] Both eyes have different lighting when Deferred rendering is used w...
How to reproduce: 1. Open attached project ("VRBugs.zip") 2. Open SampleScene scene 3. Enter Play mode Expected result: Both eyes a... 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
- Crash on __pthread_kill when entering Play mode
- Crash on tlsf_free when exiting Play Mode in a specific project
- Camera Solid Color is overwritten when injecting Custom Render Pass at 'RenderPassEvent.AfterRenderingPrePasses + 1'
- Shadows are not rendering when using the "On Demand" shadow update mode with GPU Resident Drawer and additional camera render texture
- "AVFoundationVideoMedia error while reading” error is thrown when streaming from a URL with a signed token in VideoPlayer