Search Issue Tracker
StackOverflowException if dropdown menu Value is set to non existing Opt...
Steps to reproduce: 1. Open attached project "ET2.0.zip"2. Open scene "repro"3. Run scene4. Click on any option of dropwdown5. Stack... Read more
Changing InputField type from multiline to single line doesn't clear new...
Steps to reproduce: 1. Open attached project "multiline.zip"2. Open scene "repro"3. Run it4. Into the InputField, enter some text (t... Read more
Nested Canvas Layouts Break on Play Mode / Reloading Unity
How to reproduce: 1. Open attached project2. Open scene Test.unity3. Resize the canvases so they appear as in the screenshot4. Play ... Read more
Crash with "Animator.Update" within "StateMachineBehaviour.OnStateEnter"
Reproduction steps:1. Open attached project.2. Open "scene" scene.3. Play the scene.4. Select "Main Camera" game object in hierarchy... Read more
Text input is not affected by InputField properties if it is set through...
Steps to reproduce: 1. Open attached project2. Open scene "repro"3. Open script "test.cs"4. Notice that it sets text value to string... Read more
[VR] RenderTexture size keeps its highest value it had when changing Ren...
To reproduce:1.Open attached project.2.Open and play "Scene.VR Bugs" scene.3.Press "Space" key in keyboard, settings panel should ap... Read more
[WebGL] Audio Clip length and sample count are both returned as 0 when u...
Steps to reproduce: 1. Open attached project2. Open and play 'Test' scene3. Open Console tab, see all three (WWW.audioClip, WWW.GetA... Read more
Built project doesn't show correctly encoded Japanese letters in player ...
To reproduce:1.Open attached project, check Input settings, notice input tabs named in Japanese letters .2.Build and run project.3.C... Read more
[iOS][monoAttempting to JIT compile method 'System.Linq.OrderedEnumerabl...
How to reproduce: 1. Open attached project2. Open scene Bug.unity3. Build to iOS and run- Note the error in the console: ExecutionEn... 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
- Celestial bodies order remains unchanged when the Distance setting is modified
- A memory leak occurs with massive terrain when camera position changes occur.
- No valid hits are returned when using RaycastCommand
- Camera is not overlooking the main Scene in Scene View in the HDRP Sample Template
- TextShadow properties are not applied when displayed in a custom MenuItem Window