Search Issue Tracker
[SphereCollider] Surface normal on hit is inversed
Steps to reproduce: 1. Open attached project "SphereColliderBug-12June2015.zip"2. Open "SphereColliderBugScene" scene3. Press play a... Read more
[WP8] Editor crashes when building for Windows Phone 8
To reproduce:1. Open attached project2. Build for Windows Phone 83. Editor crashes Read more
Loading B&W jpg image in runtime produces incorrect result
Steps to reproduce:1. Open attached project's scene "Test".2. Enter play mode.3. Black and white image loaded on runtime has some co... Read more
[ExecutionOrder] OnTriggerEnter2D is called before Start if object is in...
Steps to reproduce: 1. Open attached project2. Open "Untitled" scene3. Run it4. Open console and notice that OnTriggerEnter2D is cal... Read more
Input.gyro does not work in Awake or Start anymore
How to reproduce: 1. Open attached project2. Open scene VTPSphere.unity3. Comment out line 39 in script followGyro.cs4. Build to iOS... Read more
[Build] Building in batchmode fails for first time after removing file f...
In batchmode after removing file, project building only succeed after second time. 1. Clone project from:https://github.com/Brantone... Read more
[Mesh] "Failed getting triangles. Submesh topology is lines or points" e...
1. Mesh mesh = new Mesh();2. Debug.Log(mesh.triangles);3. Get the error! (which doesn't cause anything bad, but is annoying) Seems t... Read more
[TreeCreator] Terrain Tree Random Rotation has no effect
How to reproduce:1. Create a simple tree2. Create a terrain gameobject3. Click place tree tab4. Ensure that Random Tree Rotation is ... Read more
IL2CPP (iOS) build fails when removing scripts between builds without re...
-Build attached project for iOS with IL2CPP-Delete everything in Assets folder-DON'T close the Editor-Build once again to a differen... 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
- Mono Windows Builds don't produce full log callstacks when generating logs
- 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