Search Issue Tracker
Clicking on scene view when terrain is present crashes Unity
Steps to reproduce: 1. Create new project2. Add terrain to scene3. Click on scene view4. Unity crashes Regression introduced in: 5.4... Read more
[OcclusionCulling] Water object not culled anymore after scene reload
To reproduce:1. Open attached project2. Open Tmp scene3. Bake occlusion culling4. Ensure that water disappeared from scene on Occlus... Read more
[MSE] GameObject marked as DontDestroyOnLoad is destroyed when unloading...
How to reproduce:1. Open the attached project2. Build project for any platform (both scenes)3. Press "Load Next Scene" button to loa... Read more
[PrefixLabel] Prefix label is affected by color change made to its control
Steps to reproduce: 1. Open attached project2. Open "/Assets/Editor/BrokenGUIColorEditor.cs" script3. Notice that it: 1) creates Pre... Read more
[tvOS] AppleTV 5.1 Audio support
5.1 Audio support currently does not not work on Apple TV. AudioConfiguration.speakerMode always returns stereo even when connected ... Read more
[iOS] Crash when deploying to iOS6
To Reproduce: 1. Just build the attached or any other project to an a device running iOS6 (tested on iPad Mini 1 ).2. Observe that i... Read more
In play mode Prefab controls dissapear
To reproduce:1. Create new project2. Create a Cube prefab3. Selecting the Cube you made prefab from4. Enter play modeExpected result... Read more
Bug reporter does not contain link to all search results
How we can reproduce it using the example you attached1. Open BR.2. Enter some text (e.g. Test).3. Scroll down to the search results... Read more
[WebRequest] Editor shows empty error message when WebRequest sends requ...
Repro1. Open attached project2. Run "AudioHandlerTest" scene==>Empty error message appears in console Read more
Assert appears while Unity recompiles script and scene is running
Repro1. Open attached project2. Run "TextureTest" scene3. Open "DownloadTextureTest.cs" and make some changes4. Save the script 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
- 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