Search Issue Tracker
[EventSystem] Enabling stripping causes some UI event calls to fail
Enabling stripping causes some UI event calls to fail and throw NullReferenceException Read more
[iOS] iPhone 3.5 splash screen loaded on iPhone 6+
To Reproduce: 1. Open & build the attached project to an iPhone 6+. 2. Notice that initially the correct Splash Image is shown, ... Read more
[EditorApplication]EditorApplication.playmodeStateChanged raised with no...
To reproduce this issue: 1. Open the attached project2. Add 'Test' script on the 'MainCamera'3. 'Test' script logs in the console wh... Read more
Can't return license on 10.10 Mac
1. install 4.6.0p1, open a project2. select Manage license in Unity menu point3. select return license and click yes when prompted R... Read more
[WSA] System.Collections.Generic.List<string> does not contain a definit...
Can't build the project to WSA platform, when compilation overrides is set to "Use Net Core"; Error in console:Assets\Main.cs(19,21)... Read more
Calling SetColor or SetAlpha on the CanvasRenderers of the toggle's chil...
To reproduce this bug: 1. Open the attached project2. Open 'test' scene3. There is a script attached on toggle gameobject which:-Set... Read more
[Translate Handle] When having parent gameobject with negative scale, it...
To reproduce this bug: 1. Open the attached project2. Open 'Demo.Unity'3 It has:-Empty gameobject with negative x scale (-1)-Another... Read more
IL2CPP: 3D array access generates code which segfaults on iOS
The attached project will, when built for iOS using IL2CPP, generate code which halts with EXC_BAD_ACCESS. Tested with Unity 4.6.2p1... Read more
[Scripting] Unity crashes on OSX when script tries to access property wh...
To reproduce this bug: 1. Open the attached project2. Open 'BadScene'3. It has a script which tries to access property which is recu... Read more
[UI] When instantiating UI Prefab with layoutgroup, it is not seen if Sl...
To reproduce this bug: 1. Open the attached project2. Open 'test' scene3. Run the game in editor4. The prefab with layout group is i... 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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
- [Editor] Multiple "[...] is inaccessible due to its protection level" errors are thrown when opening project with Unity Version Control installed