Search Issue Tracker
Setting object's parent to null in Awake makes it invisible in the hiera...
Steps to reproduce: 1. Open attached project2. Open scene "/Scenes/Bug"3. Expand "Directional Light" in the hierarchy and notice tha... Read more
[InputField] Caret is misplaced when using input field with layout groups
Reproduction steps:1. Open attached project2. Open and play the "main" scene3. Press the "Spawn Windows" button4. Then press the "To... Read more
[MSAA] MSAA doesn't work with RenderToCubemap
To reproduce:1. Open attached project2. Run TheGame scene3. Notice the Cubemaps look the same, although one of them is set to use MS... Read more
Asset importer error when calling AssetDatabase.Refresh during import of...
To reproduce:To Reproduce:1. Open the attached project in Unity.2. Copy the "TestDll/TestDll/bin/Debug/TestDll.dll" assembly into th... Read more
Editor crashes at VertexBufferD3D9::EndWriteVertices or CreateDirect3D11...
To reproduce:1. Open the scene "PianoHero" in "Assets\Game\Scenes\PianoHero 3\PianoHero"2. Press "Play"3. After the scene loads, pre... Read more
MD breaks on different method for function breakpoint
-e: when you make a function breakpoint for Update() in a script MD debugger stops at another Update() from the editor 1st -repro:--... Read more
MovieTexture colors seem incorrect when compared to simple textures
Steps to reproduce: 1. Open the attached project2. Open and play 'ColorTest' scene3. Notice the movie texture colors are not correct... Read more
[UNET] OnClientConnect doesn't get called when Time.timeScale is 0
Steps: 1. open the project2. build the project3. run one as host and other as client- green dot represents whether the game is pause... Read more
Increased texture memory usage on LoadRawTextureData
If you use LoadRawTextureData to import an ETC texture instead Resources.Load, you will get more memory usage. 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
- AssetBundles fail to load when running in Built Players for Mobile Devices
- UI elements with text gets bigger and grey when Player window is moved to another screen with different resolution
- System name accepts multiline text but crops it on confirmation, duplicates input, and shrinks the field when empty
- UI element scale and position are wrong in project build when DRS is changed with HDR and Software Dynamic Resolution enabled
- White lighting artifact when a point light with a small emission range and "Hard Shadows" touches an object while a directional light with "Soft Shadows" and another point light are present