Search Issue Tracker
Changing Editor's color trough color picker causes InvalidOperationExcep...
To reproduce: 1.Download and open "897763ColorPickerBug.zip" project.2.Go to Edit->Preferences->Colors.3.Press on any color sl... Read more
Crash when setting Animator's float property in Animation window
To reproduce: 1. In a new project, go to Assets -> Create -> Animator Controller2. Create new float property in Animator windo... Read more
Editor crashes after OutOfMemoryException while adding lots of GameObjec...
Reproduction steps:1. Open the project2. Open the only scene3. Select ListTest GameObject4. Press play Expectation: play mode starts... Read more
[VideoPlayer] Video crashes on Android device giving Fatal exception
How to reproduce:1. Open the attached project2. Build and run on Android deviceResult: application crashes DUT(repro):74 LG G5 [LG-H... Read more
[Linux] Simplified Chinese characters are not supported on Linux
Some Simplified Chinese characters are not supported on Linux builds and Editor. Steps to reproduce:1) Create a new project.2) In th... Read more
VideoPlayer.Prepare() broken on random video files
Steps to reproduce:1. Open attached project2. Open "Main" scene3. Put a videofile in the PlayVideo Script's Clip Field (link attache... Read more
AssetDatabase.ImportAsset does not trigger OnPreprocessModel when using ...
Reproduction steps:1. Open project attached(Bug-OnPreprocessModel_not_called.zip)2. Press on menu item "Bug" -> "Should print to ... Read more
DestroyImmediate(RenderTexture) and creating and setting a new one in On...
Steps to reproduce:1. Create a new project2. Import the attached script "TestScript.cs"3. Add the script to a camera4. Enter Playmod... Read more
Progressive Lightmapper - extremely high RAM usage, memory is not released
Steps to reproduce:1. Open attached project2. Go to lighting -> scene3. Make sure that stationary lighting is set to progressive4... Read more
Progressive Lightmapper draws shadows when object's Cast Shadows propert...
To reproduce:1. Open attached project "LightmapBug.zip"2. Open "Test" scene.3. In Lighting Settings set Lightmapper to "Enlighten" 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
- Selecting “New Sub Scene” after assigning “New Scene” in Sub Scene Script Component throws “Destroying GameObjects immediately is not permitted” in the Console window
- Shader Graph "Zoom Step Size" can be set to 0 even though the zoom still works
- Enabling/Disabling the Deprecated Nodes doesn't apply to the opened Shader Graph unless any Variable is added to the Blackboard
- Group Selection title text size is smaller in renaming than the actual font size
- Shader Graph validation errors are not pointing to the right implementation