Search Issue Tracker
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
MD saves breakpoints on absolute paths
-e: MD stores the breakpoints for files with an absolute path which breaks these when you copy your project to some other place -rep... Read more
[Canvas] Images change their position and rotation after disabling and e...
Reproductions steps:1. Open attached project2. Open scene "TestScene"3. Disable the "CanvasTest" GameObject4. The images under the c... 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
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Channel remapping dropdown in the Terrain Layer does not open when clicked on the title
- The Editor freezes indefinitely when a large number of elements are entered in the Subgraphs or Categories lists
- Some Visual Effects package Assets links to documentation are not working
- Heatmap asset’s documentation button in the Inspector window leads to “Sorry... that page seems to be missing!” page when clicked
- Crash on MonoBehaviour::CallMethodIfAvailable when performing various actions