Search Issue Tracker
[Android]Application.targetFrameRate cannot be set lower than 30
To reproduce:1) Create new project2) Create a script which in Start() would set "Application.targetFrameRate = 10;"3) Attach the scr... Read more
EndLayoutGroup: BeginLayoutGroup error is printed when skipping to the e...
How to reproduce:1. Open up the Test Track Sample project2. Start any Tutorial and click "Skip To End" at the top of the Tutorial Wi... Read more
Scene is saveable when it was dragged and dropped to Hardlink / Symbolic...
How to reproduce:1. Install Link Shell Extension2. Create a new project3. Create a Symbolic link to a folder outside the Assets fold... Read more
[iOS] Loading with WWW.LoadFromCacheOrDownload from StreamingAssets hang...
Steps to reproduce: 1. Open attached project (StreamingAssetsDownloadBug_stripped.zip)2. Build for iOS3. Build the Xcode project and... Read more
[Android] Calling AndroidJavaClass.CallStatic causes a JNI crash
Repro steps:1. Open QA attached project "repro_1139007"2. Switch the build target to Android3. Build and Run Actual: App crashes aft... Read more
[NavMesh] [Carving] Unnecessary face added if two of surface vertices ar...
Steps to reproduce: 1. Open attached project2. Open scene "Scene"3. Bake navmesh if needed and notice that there's a thin line which... Read more
Player lighting not generated when building the project using command line
How to reproduce:1. Create a new project2. Add a GameObject to the scene (e.g. Cube)3. Go to File > Build Settings and press Add ... Read more
Yellow assert "Incomplete mesh data in Sprite" spam in Console after loa...
Yellow assert "Incomplete mesh data in Sprite. Please reimport or recreate the Sprite." spam in Console after loading/playing scene ... Read more
Crash in GameObject::SendMessageAny while entering the playmode second t...
How to reproduce:1. Open the attached "ReproCrash" and "Level TEMPLATE" scene2. Enter playmode and wait for about 3 seconds3. Exit p... Read more
[Lighting] Point Light cookie non-cube texture unassigns the texture wit...
Steps to reproduce:1. Open attached project2. Select a Point Light in "SampleScene"3. Try to assign non-cube texture to a cookie- Th... 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
- A gap at the bottom of the screen appears when entering Play mode in full screen
- Redoing creation of Sub Scenes and Cube GameObjects in Hierarchy throws “Assertion failed on expression: 'targetScene != nullptr’” error in Console window
- Selecting “New Sub Scene” after assigning “New Scene” in Sub Scene Script Component throws “Destroying GameObjects immediately is not permitted” in the Console window
- Group Selection title text size is smaller in renaming than the actual font size
- Rich Text is not correctly highlighted when searching through Debug Logs in the Console window