Search Issue Tracker
Folder will show as local after revert
1.Create Folder with any asset2. Submit it3.Delete it 4.Go to Outgoing and revert It Result :Folder will shown like local and we are... Read more
Out of sync message doesn't appear
1.User 1 create any script and submit it2.User 2 take incoming script and check out it3.User 1 make any changes in script and submit... Read more
Out of memory import 4k textures
Could reproduce on 4.3.0 beta 1 To reproduce:- Open attached project and do one of the following actions to make the editor crash 1.... Read more
[Editor] Enabling and disabling "Play on Awake" in a hierarchy is not wo...
Enabling and disabling "Play on Awake" in a hierarchy is not working independently. 0. Place the particle system GO under the Cube i... Read more
Parenting takes exponentially longer with the increased amount of objects
To reproduce:1. Open project "SetParentTest"2. Open scene "SetParentScene"3. Select object "SetParentTest"4. Change the value of cou... Read more
Allow calling GetSpectrumData from FMOD thread
Support suggested I used the OnAudioFileRead callback, which would work, but I cannot call GetSpectrumData inside this function beca... Read more
Unity crashes on opening scene with HideFlags.DontSave object
To reproduce:1)Open the attached project2)Open AEAnimTesting scene3)Unity crashes (stack trace is attached in editor.log) Does not h... Read more
There should be a warning or note in player settings about ignored setti...
1. Go to player settings in fx stand alone player2. Observe that you can enable and disable resolution dialog for a build3. Observe ... Read more
Animation window doesn't rename properties
Select a property.Single click on a Animation property.Wait.GUI let's you rename anything.But does not actually rename. Read more
Mesh doesn't lightmap correctly
Steps to reproduce : - import the project attached- open the scene "test"- select the Lowered_Areas_TEMP_02- open Lightmapping- bake... 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
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS